Test Driven Development

Enforces TDD RED-GREEN-REFACTOR cycle

galando 84a1ae2 370 B Updated

File contents

TDD Skill

RED: Write failing test FIRST GREEN: Minimal code to pass REFACTOR: Improve while green

❌ Code before tests → DELETE

For complete TDD methodology: Read ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/reference/skills-full/test-driven-development-full.md

galando/universal-ai-dev-framework/tree/main/.claude/skills/test-driven-development commit 84a1ae2551

Frequently asked questions

npx skillmds@latest add galando/test-driven-development