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 claudiodearaujo/izacenter

Installs
2
GitHub Stars
1
First Seen
Mar 10, 2026