skills/smithery.ai/tdd-workflow

tdd-workflow

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
56
First Seen
Mar 9, 2026