소개
The TDD Discipline skill transforms Claude into a rigorous pair programmer that adheres to the core tenets of Test-Driven Development. By mandating the 'Iron Law'—no production code without a prior failing test—this skill ensures that every line of code is purposeful, verified, and maintainable. It guides the AI through the Red-Green-Refactor phases, preventing feature creep and ensuring that failing tests are legitimate indicators of missing functionality rather than configuration errors or typos. This skill is ideal for teams and developers who prioritize code quality and want to eliminate technical debt from the outset.