tdd
✓Test-Driven Development enforcement skill - write tests first, always
Installation
SKILL.md
Write code before test? DELETE IT. Start over. No exceptions.
| Code written before test | STOP. Delete code. Write test first. | | Test passes on first run | Test is wrong. Fix it to fail first. | | Multiple features in one cycle | STOP. One test, one feature. | | Skipping refactor | Go back. Clean up before next feature. |
Remember: The discipline IS the value. Shortcuts destroy the benefit.
Test-Driven Development enforcement skill - write tests first, always Source: yeachan-heo/oh-my-claudecode.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tdd- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tdd?
Test-Driven Development enforcement skill - write tests first, always Source: yeachan-heo/oh-my-claudecode.
How do I install tdd?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yeachan-heo/oh-my-claudecode --skill tdd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yeachan-heo/oh-my-claudecode
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01