# superpowers

Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.

- Tier: Auto-invoked (ships a FLOW.md router)
- Category: Development
- Page: https://www.flowy.sh/listings/superpowers-flow
- Source: https://github.com/obra/superpowers
- Price: free and open source

## Summary
superpowers is a Claude Code plugin of 14 hand-picked skills with a FLOW.md router. Install it once and the right skill fires as you prompt, with no slash command to remember. It is built for development work. It includes brainstorming, dispatching-parallel-agents, executing-plans. Free and open source.

## Install (Claude Code)
```
/plugin install flowy@flowy-flows
/flowy:superpowers-flow
```

## Skills
- brainstorming
- dispatching-parallel-agents
- executing-plans
- finishing-a-development-branch
- receiving-code-review
- requesting-code-review
- subagent-driven-development
- systematic-debugging
- test-driven-development
- using-git-worktrees
- using-superpowers
- verification-before-completion
- writing-plans
- writing-skills

## FAQ

### What is superpowers?
Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.

### How do I install superpowers?
Run these in Claude Code: /plugin install flowy@flowy-flows then /flowy:superpowers-flow. Then prompt normally.

### Does superpowers auto-invoke its skills?
Yes. It ships a FLOW.md router that Flowy's hook fires, so the matching skill runs as you prompt. You never name a skill.

### Is superpowers free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
