关于
The Test-Driven Development (TDD) skill streamlines the software engineering process by enforcing a strict Red-Green-Refactor methodology within Claude. It guides the agent through distinct phases—starting with failing tests, moving to minimal implementations, and concluding with systematic refactoring—to ensure robust, type-safe, and maintainable code. By leveraging modern tooling like Bun and Cargo, this skill helps developers tackle complex business logic, mission-critical paths, and bug reproduction with high confidence and verifiable test coverage.