superpowers
Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.
Content Preview
{
"name": "superpowers",
"description": "Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/obra/superpowers.git"
},
"homepage": "https://github.com/obra/superpowers.git"
}How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/superpowers.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.jsonSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/anthropics/claude-plugins-officialThen reference at .claude-plugin/marketplace.json
Related Skills
superpowers
Core skills library: TDD, debugging, collaboration patterns, and proven techniques
pluginpluginmarketplacesuperpowers
by Jesse Vincent · obra-superpowers-marketplace
superpowers-lab
Experimental skills for Superpowers: tmux automation for interactive CLIs, MCP server discovery, duplicate function detection, Slack messaging
pluginpluginmarketplacesuperpowers-lab
by Jesse Vincent · obra-superpowers-marketplace
superpowers-dev
DEV BRANCH: YOU MUST UNINSTALL OTHER VERSIONS OF SUPERPOWERS BEFORE INSTALLING THIS
pluginpluginmarketplacesuperpowers-dev
by Jesse Vincent · obra-superpowers-marketplace
superpowers-developing-for-claude-code
Skills and resources for developing Claude Code plugins, skills, MCP servers, and extensions. Includes comprehensive official documentation and self-update mechanism.
pluginpluginmarketplacesuperpowers-developing-for-claude-code
by Jesse Vincent · obra-superpowers-marketplace