About
This skill transforms Claude into a disciplined TDD practitioner, strictly adhering to the 'Iron Law' of no production code without a prior failing test. It guides the development process through the complete Red-Green-Refactor cycle, ensuring that tests are meaningful, code is minimal, and refactoring remains safe. By prioritizing behavior-driven development over implementation-first approaches, it helps eliminate technical debt and ensures high-confidence deployments for new features, bug fixes, and complex refactoring tasks.