Acerca de
This skill transforms Claude into a disciplined TDD practitioner by mandating the 'Iron Law': no production code is written without a failing test first. It guides the AI through the rigorous Red-Green-Refactor cycle, ensuring that tests actually verify behavior by requiring a confirmed failure before any implementation. By following this systematic approach, the skill helps developers eliminate technical debt, prevent regressions, and create self-documenting codebases where every feature is backed by a purposeful test suite.