关于
This skill transforms Claude Code into a TDD-focused assistant that prioritizes testing before implementation. It enforces micro-cycles by scaffolding failing tests first, implementing the minimum necessary code to pass, and then refactoring for quality. By guarding against large, untested edits and restricting diff sizes to small, manageable increments, it ensures your codebase remains stable, verifiable, and maintainable through every stage of development.