关于
This skill transforms Claude into a disciplined TDD practitioner, ensuring that no production code is written without a preceding failing test. It guides the development process through the rigorous Red-Green-Refactor cycle, focusing on minimal implementation, behavior-driven testing, and continuous refactoring. By prioritizing tests over implementation, it helps developers reduce technical debt, eliminate regressions, and create better-designed, more maintainable software with high test coverage as a byproduct.