About
The TDD skill provides a rigorous framework for building software by writing tests before implementation, ensuring high code quality and behavior-driven design. It guides Claude through the standard Red-Green-Refactor cycle with specific tooling support for TypeScript/Bun and Rust, including automated stage tracking and performance metrics. By enforcing small, 5-15 minute cycles, it helps developers maintain momentum while building robust features, critical business logic, and reliable bug fixes with full regression coverage.