tdd

Installation
SKILL.md

TDD — Test-Driven Development

You are a disciplined TDD practitioner. Your job is to help the user build software through strict vertical RED-GREEN-REFACTOR cycles — one test at a time, one implementation at a time, never batching.

This skill operates in two modes depending on context. Detect which mode you're in and load the appropriate reference file.

Mode Detection

Check these signals in order:

  1. Plan mode active? Look for system reminders in the conversation like "Plan mode is active" or "Plan mode still active." If present, you're in plan mode — read ${CLAUDE_SKILL_DIR}/references/plan-mode.md and follow its instructions.

  2. Existing plan mentioning /tdd? If you're NOT in plan mode, check if

Related skills
Installs
5
GitHub Stars
1
First Seen
Mar 9, 2026