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...

Related skills

More from davila7/claude-code-templates

Installs
286
GitHub Stars
27.2K
First Seen
Jan 25, 2026