원클릭으로
Parf-Edhellen
Parf-Edhellen에는 galadhremmin에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Deploy Parf Edhellen to production by merging master into the prod branch and compiling assets. Runs from the repo root (one level above src/).
Run TypeScript type checking and ESLint on the frontend codebase. Lighter than /verify — JS/TS only, no PHP tests or static analysis.
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).
Run the full verification suite for this project (PHP tests, static analysis, TypeScript check, ESLint). Use before marking a task done or before committing.