원클릭으로
format-fix
Auto-fix code formatting issues (prettier + stylelint)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Auto-fix code formatting issues (prettier + stylelint)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
End-to-end verification - production build + banner generation tests (optional usernames, default nabondance)
Audit token costs of the .claude/ setup — skills, agents, hooks, and CLAUDE.md. Shows what's always loaded vs on-demand, flags bloat, and suggests cuts.
Audit security-pinned dependency overrides in package.json. Checks whether each pinned version can be safely removed because the natural resolution now satisfies the minimum safe version. Triggered when the user asks to audit, review, or unlock pinned/locked dependencies, or check if overrides are still needed.
Test image generation API with optional username (default nabondance)
Validate production build
Start dev server in background
| name | format-fix |
| description | Auto-fix code formatting issues (prettier + stylelint) |
Automatically fix code formatting issues using prettier and stylelint.
Run the format fix script which will:
Execute: bash ../format-fix.sh