关于
The Test-Driven Development (TDD) skill transforms Claude into a rigorous engineering partner that adheres to the 'Iron Law' of software development: no production code without a failing test first. It guides you through the complete TDD lifecycle—writing minimal failing tests, implementing the simplest code to pass, and refactoring for clean architecture. This skill is essential for developers who want to eliminate regressions, reduce debugging time, and ensure that every line of code serves a verified purpose.