Enforces TDD RED-GREEN-REFACTOR cycle
Scanned 2/12/2026
Install to Claude Code
npx -y skills add galando/piv-speckit --skill test-driven-development --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Test Driven Development?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/galando-test-driven-development)More formats (shields.io, HTML) on the badges page.
---
description: Enforces TDD RED-GREEN-REFACTOR cycle
triggers:
- file_pattern: "*.java;*.ts;*.tsx;*.js;*.py;*.go"
---
# TDD Skill
**RED:** Write failing test FIRST
**GREEN:** Minimal code to pass
**REFACTOR:** Improve while green
❌ Code before tests → DELETE
**For complete TDD methodology:** Read `${CLAUDE_PLUGIN_ROOT}/.claude-plugin/reference/skills-full/test-driven-development-full.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!