Tdd Workflow

Enforces test-driven development with 80%+ coverage across unit, integration, and E2E tests. Use when the user says: 'write tests first', 'TDD', 'add test coverage', 'test this feature', 'write unit tests', 'create integration test', 'add E2E test', 'fix with TDD', 'red green refactor', 'increase coverage'. Guides the RED-GREEN-REFACTOR cycle for new features, bug fixes, and refactoring. Do NOT use for running existing tests without changes, CI/CD pipeline setup, or code review without test focus.

Cor-Incorporated Updated

File contents

Cor-Incorporated/claude-code-skills/tree/main/skills/tdd-workflow commit 385ba5c1b9

Frequently asked questions

npx skillmds@latest add cor-incorporated/tdd-workflow