概要
The TDD Workflow skill enables Claude to follow a rigorous Test-Driven Development process, ensuring code reliability and maintainability. By automating the red (write failing test), green (implement minimal code), and refactor phases, this skill allows autonomous agents to build features with built-in verification. It integrates unit, integration, and end-to-end testing into the development lifecycle, providing a robust framework for delivering production-ready code with maximum test coverage and minimal technical debt.