tdd

PROACTIVELY enforce Test-Driven Development when implementing features or fixing bugs. Ensures tests are written BEFORE code. Use for new methods, services, repositories, or bug fixes. Guides RED-GREEN-REFACTOR cycle.

$ Installer

git clone https://github.com/lucastamoios/celeiro /tmp/celeiro && cp -r /tmp/celeiro/.claude/skills/tdd ~/.claude/skills/celeiro

// tip: Run this command in your terminal to install the skill