Claude skill vs Claude skill

Code Review and Quality vs Test-Driven Development (Superpowers)

Code Review and Quality and Test-Driven Development (Superpowers) overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both.

· today
C
Code Review and Quality
Claude skill · Development
Free

Five-axis review pass before a change merges

No adoption data
T
Test-Driven Development (Superpowers)
Claude skill · Development
Free

Enforces true red or green TDD before implementation code is written

No adoption data
Quick answer

Code Review and Quality and Test-Driven Development (Superpowers) overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both. Code Review and Quality: Five-axis review pass before a change merges. Test-Driven Development (Superpowers): Enforces true red or green TDD before implementation code is written. Code Review and Quality has no adoption data tracked yet. Test-Driven Development (Superpowers) has no adoption data tracked yet.

Install
Code Review and Quality
Claude Code
npx skills add addyosmani/agent-skills --skill code-review-and-quality

Uses the open skills CLI (vercel-labs/skills), which installs into 70+ agents. A native Claude Code marketplace path also exists: /plugin marketplace add addyosmani/agent-skills then /plugin install agent-skills@addy-agent-skills (installs all skills in the collection, not just this one).

Test-Driven Development (Superpowers)
Claude Code
git clone https://github.com/obra/superpowers.git
mkdir -p ~/.claude/skills/test-driven-development-superpowers
cp -r superpowers/skills/test-driven-development/* ~/.claude/skills/test-driven-development-superpowers/

This skill ships inside the Superpowers repo rather than as a single-skill package. The Superpowers plugin (installable via /plugin install superpowers@claude-plugins-official) bundles this skill and others together; the steps above install just this one skill using Claude Code's documented manual-skill path (~/.claude/skills/<name>/SKILL.md).

Code Review and Quality vs Test-Driven Development (Superpowers) FAQ
Do I need both Code Review and Quality and Test-Driven Development (Superpowers)?

Code Review and Quality and Test-Driven Development (Superpowers) overlap but are not strict substitutes. Many setups default to one and reach for the other when it fits better, or run both.

What is Code Review and Quality?

Five-axis review pass before a change merges. It is a Claude skill, categorized as development.

What is Test-Driven Development (Superpowers)?

Enforces true red or green TDD before implementation code is written. It is a Claude skill, categorized as development.

Are Code Review and Quality and Test-Driven Development (Superpowers) free?

Yes. Both are free.

Which has more adoption, Code Review and Quality or Test-Driven Development (Superpowers)?

Neither has adoption data tracked yet.

Browse the catalog
Also compared