A complete software-development method for coding agents, built from composable skills like planning, TDD and debugging.
/plugin install superpowers@claude-plugins-officialSuperpowers gives your coding agent a way of working, not only a list of tricks. It is a set of composable skills plus starter instructions that make the agent use them: think through the problem first, write a plan, build test-first, and debug step by step.
In Claude Code:
/plugin install superpowers@claude-plugins-official
Start a new session and describe a feature. The agent now asks questions and proposes a plan before it writes code.
GitHub · Workflow
GitHub's toolkit for spec-driven development. Write the spec first, then let the agent plan, split the work into tasks and build.
affaan-m · Plugin
A large, battle-tested kit of agents, skills, hooks and commands that tunes Claude Code for quality, security and cost.
ruvnet · Plugin
An agent meta-harness for Claude Code and Codex that runs coordinated swarms of agents with shared memory.