tdd-workflow

Installation
SKILL.md

TDD Workflow

Write tests first, code second.


1. The TDD Cycle

πŸ”΄ RED β†’ Write failing test
    ↓
🟒 GREEN β†’ Write minimal code to pass
    ↓
πŸ”΅ REFACTOR β†’ Improve code quality
    ↓
   Repeat...

Installs
292
GitHub Stars
28.1K
First Seen
Jan 25, 2026
tdd-workflow β€” davila7/claude-code-templates