Claude Code Superpowers: What It Is and How to Install It (2026)
using-superpowers (167,308 installs, 220,998 GitHub stars, skills.sh registry, obra/superpowers) is Skillselion's highest-starred agent-workflow skill, bundling brainstorming, systematic debugging, TDD and code-review sub-skills into one install.
By Skillselion, an Ellelion LLC publication · Updated July 5, 2026 · 2 min read · Stats verified against the live catalog
"Claude Code superpowers" is real search demand pointing at one specific repo: using-superpowers, with 167,308 installs and 220,998 GitHub stars (skills.sh registry, obra/superpowers) - one of the highest-starred entries in the AI agent tooling category.
Key takeaways
- using-superpowers has 167,308 installs and 220,998 GitHub stars (skills.sh registry, GitHub) from the obra/superpowers repo.
- The bundle covers brainstorming, systematic-debugging, writing-plans, requesting-code-review and test-driven-development as coordinated sub-skills, not one monolithic prompt.
- A community port exists too - workflow-runner (662 installs) reimplements the workflow in a separate repo.
- developing-claude-code-plugins (99 installs) is a companion skill from the same author for building further Claude Code plugins.
- Skillselion currently indexes 65,651 skills tagged to the "build" stage (skills.sh registry) - superpowers sits in the agent-tooling slice of that.
What does "Claude Code superpowers" actually refer to?
It's the common name for the obra/superpowers skill collection - a structured set of sub-skills covering the full build loop: brainstorming an approach, writing a plan, implementing with systematic debugging discipline, running test-driven development, and requesting a structured code review before merging.
What is the best skill for the superpowers workflow in Claude Code?
using-superpowers is the canonical install at 167,308 installs and 220,998 stars (skills.sh registry, GitHub). Install it with:
npx skills add obra/superpowers --skill using-superpowers
For teams extending the workflow into their own plugins, developing-claude-code-plugins (99 installs) from the same author is the companion skill. See the full AI agent skills shortlist.

Is there a lighter-weight alternative?
Yes - for teams that don't need the full multi-skill bundle, single-purpose alternatives exist in the catalog: test-driven-development and systematic-debugging are addressed within the same repo as narrower entry points, and community ports like workflow-runner (662 installs) reimplement a subset of the workflow independently.
How does this differ from a generic agent-tooling skill?
Most agent-tooling skills add a single capability (a tool call, an API wrapper). Superpowers is a workflow methodology - it changes how Claude Code approaches a task (plan first, debug systematically, review before merge) rather than adding one new function call.
A complete starter stack
- using-superpowers - the full brainstorm-to-review workflow bundle
- developing-claude-code-plugins - extend the workflow into custom plugins
- workflow-runner - a lighter community alternative for a subset of the workflow
Common pitfalls
- Installing a same-named community fork expecting the original obra/superpowers feature set - check the repo before installing.
- Treating superpowers as a single skill rather than a coordinated bundle - some sub-skills (like code review) only trigger at specific workflow stages.
- Skipping the planning/brainstorming sub-skill and going straight to implementation, which defeats the workflow's main benefit.
Install the full bundle from obra/superpowers first - narrow to individual sub-skills only once the workflow proves useful for your team.
Common questions
What is Claude Code superpowers?
It's the common name for the obra/superpowers skill collection - a structured brainstorm-to-code-review workflow bundle with 167,308 installs (skills.sh registry).
How do I install Claude Code superpowers?
Run npx skills add obra/superpowers --skill using-superpowers.
How many GitHub stars does using-superpowers have?
220,998 GitHub stars as of this run (skills.sh registry, GitHub) - one of the highest-starred entries in Skillselion's AI-agent-tooling category.
Is there a lighter alternative to the full superpowers bundle?
Yes - workflow-runner (662 installs, skills.sh registry) from jnmetacode/superpowers-zh reimplements a subset of the workflow in a separate, lighter repo.
Who maintains the superpowers skill collection?
The obra GitHub account maintains the primary skills.sh-listed repo (obra/superpowers), plus a companion plugin-development skill at obra/superpowers-developing-for-claude-code.
What is the superpowers skill collection for Claude Code?
Superpowers is obra's open-source collection of workflow skills for Claude Code, published in the obra/superpowers repo with 220,998 GitHub stars (skills.sh registry, GitHub). It installs a plan-build-verify loop. Browse related skills at /category/ai-agents
How do I install superpowers in Claude Code?
Run npx skills add https://github.com/obra/superpowers to install the whole collection, including brainstorming (259,579 installs) and systematic-debugging (172,160 installs) (skills.sh registry). See /guide/what-are-claude-code-skills for how skills load.
Which superpowers skill is the most popular?
brainstorming is the most-installed superpowers skill at 259,579 installs, ahead of systematic-debugging (172,160) and writing-plans (170,580) (skills.sh registry, GitHub). Full ranking at /category/ai-agents
Do I need every superpowers skill?
No - the collection is modular. Install brainstorming and writing-plans for planning, test-driven-development (152,535 installs) for new behavior, and skip the rest on small fixes. More at /guide/best-testing-skills-for-claude-code
Ranked by Skillselion - an independent directory of AI-coding tools, not affiliated with Anthropic, OpenAI or Cursor. Tool rankings reflect real adoption (installs, then GitHub stars) from the skills.sh registry and GitHub, last updated July 5, 2026.