skill
职业分类
描述
更新
deploy
软件开发工程师
Deploy Parf Edhellen to production by merging master into the prod branch and compiling assets. Runs from the repo root (one level above src/).
2026-03-29
lint
软件开发工程师
Run TypeScript type checking and ESLint on the frontend codebase. Lighter than /verify — JS/TS only, no PHP tests or static analysis.
2026-03-29
pint
软件开发工程师
Format all PHP files in the project with Laravel Pint in one pass. The format-on-save hook handles individual files automatically — use this skill when you want to reformat the entire codebase at once (e.g. after a merge or bulk change).
2026-03-29
verify
软件质量保证分析师与测试员
Run the full verification suite for this project (PHP tests, static analysis, TypeScript check, ESLint). Use before marking a task done or before committing.
2026-03-29