Heads up This site is currently under heavy development.
← all datasets
◆ Skills

Superpowers

MIT Runs code

A widely adopted skills library for coding agents covering brainstorming, planning, TDD and debugging workflows.

Summary

Superpowers is a complete software development methodology for your coding agents, built on top of a set of composable skills and some initial instructions that make sure your agent uses them.
from the project README
Formats
skill-md
License
MIT
Added
2026-09-10

Get it

From the project’s own instructions where it documents any; otherwise a plain clone.

  1. Claude Code
    /plugin install superpowers@claude-plugins-official

    In Claude Code, from Anthropic's official plugin marketplace. Read the scripts it bundles before installing.

Contents

195 files 4.7 MB repository

  • .md 94
  • .sh 41
  • .json 14
  • .js 10
  • .txt 9
  • (no ext) 7
  • .py 6
  • .mjs 2

Use it with

Commands are curated, not yet run by us.

Claude Code — Install every skill in the collection as a user-level Claude Code skill.

SKILL.md
$ cp -r ./superpowers/skills/. ~/.claude/skills/

Claude Code — Check that Claude Code picked the skills up.

SKILL.md
$ claude -p 'List the skills you have available and when you would use each one.'

OpenAI Codex CLI — Have Codex read an instruction file non-interactively.

SKILL.md
$ codex exec 'Read SKILL.md and summarise the instructions it gives an agent.'
my-toolchain — 0 tools
paste an install list to detect your tools

A brew list, a Brewfile, requirements.txt, a Dockerfile — or just the product names, free-form. Nothing leaves your browser.

    browse all tools →

    Send us feedback