/build-fix
01Command
Incrementally fix TypeScript and build errors one at a time, verifying each fix before moving on.
The definitive Claude Code setup, configuration, and mastery skill — CLAUDE.md engineering, MCP servers, agent teams, hooks, CI/CD, and self-updating knowledge base
Command
Incrementally fix TypeScript and build errors one at a time, verifying each fix before moving on.
Command
Comprehensive security and quality review of uncommitted changes. Blocks commit on CRITICAL or HIGH issues.
Command
Generate and run end-to-end Playwright tests for critical user journeys. Captures screenshots, videos, and traces on failure.
Command
Extract reusable patterns from the current session and save them as skill files for future reference.
Command
Restate requirements, assess risks, and create a step-by-step implementation plan. WAIT for user CONFIRM before touching any code.
Command
Safely identify and remove dead code with test verification before and after each deletion.
Command
Interactive setup wizard to initialize SDLC lifecycle management for a project.
Command
Show guidance for the current SDLC phase including what to do, which skills to use, and what artifacts to produce.
Command
Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.
Command
Analyze test coverage, identify files below 80% threshold, and generate missing tests to reach target coverage.
Command
Analyze codebase structure and update architecture documentation (codemaps) with freshness timestamps.
Command
Sync documentation from source-of-truth files (package.json, .env.example). Generate CONTRIB.md and RUNBOOK.md.