Loading...
Loading...
Found 4,898 Skills
TDD workflow for migrations - orchestrate agents, zero main context growth
Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests
Code refactoring workflow - analyze → plan → implement → review → validate
Migration workflow - research → analyze → plan → implement → review
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation
Release preparation workflow - security audit → E2E tests → review → changelog → docs
Comprehensive code review workflow - parallel specialized reviews → synthesis
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
Auto-generate project workflow config (docs/workflow.md) from existing PRD and CLAUDE.md with zero questions. Use when user says "set up workflow", "configure TDD", "wire up dev workflow", or after running /scaffold before /plan. Do NOT use for founder setup (use /init) or project scaffolding (use /scaffold).
Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.