概要
This skill empowers Claude to follow a rigorous Test-Driven Development (TDD) workflow, incorporating the Red-Green-Refactor-Commit (RGRC) cycle and t_wada's 'Baby Steps' approach. It provides a structured framework for generating high-quality test cases using industry-standard techniques like equivalence partitioning, boundary value analysis, and decision tables. Ideal for developers aiming for high code coverage and a reliable safety net during refactoring, this skill ensures that every line of code is purposeful, verifiable, and maintainable.