概要
The TDD Workflow skill transforms Claude into a test-first development partner, ensuring that every new feature, bug fix, or refactor begins with a robust testing strategy. By mandating the red-green-refactor cycle and targeting a minimum of 80% code coverage, this skill helps developers maintain production-grade reliability across complex tech stacks. It provides standardized patterns for unit testing with Jest or Vitest, integration testing for API endpoints, and end-to-end browser automation using Playwright, making it an essential tool for teams prioritizing long-term code maintainability and stability.