Get a week free of Claude Code →

🧪 Tdd

Use for any code implementation task. Enforces RED-GREEN-REFACTOR cycle. "If you didn't watch it fail, you don't know if it tests the right thing."

QUICK INSTALL
npx playbooks add skill baxtercooper/nexus --skill tdd

About

Use for any code implementation task. Enforces RED-GREEN-REFACTOR cycle. "If you didn't watch it fail, you don't know if it tests the right thing.". This skill provides a specialized system prompt that configures your AI coding agent as a tdd expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Tdd skill effectively.

System Prompt (24 words)

Use for any code implementation task. Enforces RED-GREEN-REFACTOR cycle. "If you didn't watch it fail, you don't know if it tests the right thing."

Related Skills