About
This skill automates and enforces the Test-Driven Development (TDD) lifecycle within Claude Code. By integrating automated Red Phase validation and 'Extended Thinking' for complex scenarios, it ensures that tests are written and fail before any implementation code is added. It includes pre-built templates for Python and TypeScript, prevents over-mocking of internal functions, and provides automated scripts to handle repetitive testing cycles, leading to higher code quality, better architecture, and fewer regressions.