概要
This skill provides a structured framework for Test-Driven Development (TDD) within Claude Code, guiding the AI through systematic Red-Green-Refactor cycles. It ensures that features are defined by tests before implementation, resulting in robust, maintainable code with high test coverage. Optimized for TypeScript/Bun and Rust environments, it assists with everything from writing initial failing tests to quality-focused refactoring and bug reproduction, making it essential for critical business logic, API design, and complex refactoring tasks.