소개
The TDD Workflow skill transforms development habits by enforcing a strict "tests-first" methodology, ensuring that every new feature, bug fix, or refactor is backed by robust automation. It provides structured guidance for creating user journeys, generating failing test cases, and implementing minimal code to achieve passing results while maintaining a mandatory 80% coverage threshold. By integrating standardized patterns for Jest, Vitest, and Playwright, this skill helps developers build resilient, self-documenting codebases that are easy to refactor and maintain with total confidence.