概要
The TDD skill transforms Claude into a disciplined development partner that adheres to the 'Iron Law' of software engineering: no production code is written without a preceding failing test. By guiding users through the Red-Green-Refactor cycle, this skill ensures that every line of code serves a specific requirement, prevents feature creep, and maintains high code quality through mandatory refactoring phases. It is ideal for developers who want to eliminate technical debt and ensure 100% functional coverage from the very first line of a project.