---
name: superpowers
slug: superpowers
score: 62
rubric: 1.0
provenance: community
publisher: obra
license: MIT
capability: read-write
canonical: https://top-agent-skills.com/skill/superpowers
---

# superpowers

Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.

## Install

### Claude Code

```bash
npx skills add obra/superpowers
```

### Cursor

```bash
npx skills add obra/superpowers --target cursor
```

### Codex CLI

```bash
codex skills add obra/superpowers/skills/superpowers
```

## Best for

Long-running engineering tasks where you want each phase to handoff cleanly.

## Not ideal for

Quick one-shot tasks — the orchestration overhead is not worth it.

## About

Brainstorm → spec → plan → build → review → merge. A 20+ skill library for structured multi-step development with TDD baked in.

## Compatibility

claude-code, cursor, codex

## Metadata

- Categories: workflow-orchestration, code-quality-review
- Tags: TDD, Multi-agent, Plans
- Setup time: 5 min
- Complexity: Medium
- Last update: 2026-04-19
- Verified: 2026-04-29
- Source: https://github.com/obra/superpowers


---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
