tdd-workflow
FeaturedTest-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Install
Quality Score: 99/100
Skill Content
Details
- Author
- sickn33
- Repository
- sickn33/antigravity-awesome-skills
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
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.