superpowers

Core skills library: TDD, debugging, collaboration patterns, and proven techniques

Content Preview
{
  "name": "superpowers",
  "source": {
    "source": "url",
    "url": "https://github.com/obra/superpowers.git"
  },
  "description": "Core skills library: TDD, debugging, collaboration patterns, and proven techniques",
  "version": "5.0.5",
  "strict": true
}
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/superpowers.md \
  https://raw.githubusercontent.com/obra/superpowers-marketplace/main/.claude-plugin/marketplace.json

Skill 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/obra/superpowers-marketplace

Then reference at .claude-plugin/marketplace.json

Related Skills