obra/superpowers

A skills framework and software-development methodology for Claude Code, bundling disciplined workflows like brainstorming, test-driven development, and subagent orchestration.

256.5k stars 22.8k forksLicense: MITUpdated 2026-07-17
Agent Skillsframeworkmethodologytddworkflow
View on GitHub

Why it matters

Superpowers is the reference implementation of how to run Claude as a rigorous engineer rather than a code generator. Instead of one clever prompt, it ships a coherent set of skills — planning, TDD, code review, parallel subagents — that reinforce each other across a whole project. If you want a proven baseline before assembling your own stack, this is where most serious setups begin.

Use cases

  • Enforce a plan-then-build workflow on multi-step features
  • Run test-driven development where failing tests come first
  • Dispatch parallel subagents with review checkpoints between tasks
  • Adopt a vetted skill set instead of hand-rolling your own conventions

Quickstart

/plugin install superpowers@claude-plugins-official

Related repositories

anthropicsAgent Skills

skills

Anthropic’s official collection of Agent Skills, including document-creation skills for Word, PowerPoint, Excel, and PDF plus a set of worked examples.

162.1k 19.2k
officialdocumentsreferenceexamples
ComposioHQAgent Skills

awesome-claude-skills

A large, actively maintained catalog of Claude skills curated by Composio, spanning prompt engineering, architecture, automation, and dozens of other categories.

68k 7.7k
awesome-listdirectorydiscoverycurated
VoltAgentAgent Skills

awesome-claude-code-subagents

A large collection of production-ready Claude Code subagents — language specialists, infrastructure, DevOps, and more — installable as plugins by domain.

23.4k 2.7k
subagentscollectionspecialistsplugins

Maintain this repo? Submit an update.

Submit an update