Skip to main content
ClaudeWave
Slash Command272 estrellas del repoactualizado 10mo ago

test-first

Alternative command for TDD specialist focusing on test-first approach

Instalar en Claude Code
Copiar
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
Después abre una sesión nueva de Claude Code; el slash command carga automáticamente.

test-first.md

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