This is a SKILL.md file for Claude Code and other agentic coding environments which teaches the assistant how to do test driven development. In my experience this is how you get production-quality, working, functional and polished code out of these things.
- Install Claude Code
- Download the attached SKILL.md file, and copy it to
~/.claude/skills/tdd/SKILL.md. (You may need tomkdir -p ~/.claude/skills/tddfirst.) - Start Claude Code in a project directory.
- Load the skill by typing
/tdd