with one click
dev-start
Start dev server in background
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Start dev server in background
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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
Stop background dev server
| name | dev-start |
| description | Start dev server in background |
Start the Next.js development server in the background with zero output until ready.
Run the dev server start script which will:
pnpm dev in background if not runningExecute: bash ../dev-start.sh