tdd-workflow
SolidTest-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- davila7
- Repository
- davila7/claude-code-templates
- Created
- 11 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content โ not just same category
tdd-workflow
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
tdd
Test-Driven Development workflow - write tests first, then implementation
tdd
Test-Driven Development workflow. Use when the user asks to work test-first, says "tdd", "/tdd", "write tests first", "red green refactor", "test-driven", or explicitly wants failing tests before implementation. Also trigger when the user says "add tests for X then implement" or "start with a test". Do NOT trigger on general coding requests that don't mention test-first intent.
tdd
Test-driven development workflow with philosophy guide - plan โ write tests โ implement โ validate
tdd-workflow
Test-Driven Development methodology for Node.js/TypeScript projects.