关于
The TDD Workflow skill provides a structured framework for Claude to perform autonomous development using rigorous Test-Driven Development principles. It orchestrates the classic 'Red-Green-Refactor' cycle, forcing the AI to define success through failing tests before writing any production code. By integrating unit, integration, and end-to-end testing phases, this skill ensures that generated features are reliable, maintainable, and strictly aligned with defined acceptance criteria, effectively reducing technical debt and preventing regressions in autonomous coding pipelines.