test-driven-development
How to Install
Claude Code:
git clone https://github.com/obra/superpowers && cp skills/test-driven-development ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# Test-Driven Development (TDD)
## Overview
Write the test first. Watch it fail. Write minimal code to pass.
**Core principle:** If you didn't watch the test fail, you don't know if it tests the ri
Details
| Category | Coding → generation |
| Source | https://github.com/obra/superpowers |
| Stars | ★ 229.8K |
| Risk Level | N/A |
Related Skills
test-driven-development
# Test-Driven Development
## Overview
Write a failing test before writing the code that makes it p
test-driven-development
Write the test first. Watch it fail. Write minimal code to pass.
observability-and-instrumentation
# Observability and Instrumentation
## Overview
Code you can't observe is code you can't operate.
source-driven-development
# Source-Driven Development
## Overview
Every framework-specific code decision must be backed by o