Skip to main content
ClaudeWave
Slash Command272 repo starsupdated 10mo ago

test-first

Alternative command for TDD specialist focusing on test-first approach

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arnaldo-delisio/claude-code-studio/HEAD/commands/test-first.md -o ~/.claude/commands/test-first.md
Then start a new Claude Code session; the slash command loads automatically.

test-first.md

Write tests before implementation following the red-green-refactor cycle.