ワンクリックで
format
Check code formatting (prettier + stylelint) without modifying files
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Check code formatting (prettier + stylelint) without modifying files
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | format |
| description | Check code formatting (prettier + stylelint) without modifying files |
Check code formatting using prettier and stylelint without making any changes.
Run the format check script which will:
Execute: bash ../format.sh
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