Superpowers
Ein agentisches Skills-Framework und eine Software-Entwicklungs-Methodik: komponierbare Skills, die Coding-Agenten systematisch durch Brainstorming, Planung, TDD und Review führen.
Skills CLI (Claude Code, Codex, Cursor, Gemini CLI and more). Or straight from the GitHub repo.
Health
This skill is actively maintained.
- Hygiene
- readme, license, contributing guide, description all present.
- Maintenance
- Last commit 1 day ago. 1200 commits in the past year. Last release 10 days ago.
- Responsiveness
- Closed 90% of 900 issues. 40 contributors active in the past year.
- Adoption
- 253k stars on GitHub.
Security check
- No outbound network calls
Heuristik: keine auffälligen ausgehenden Aufrufe oder unverschlüsselten URLs im geprüften Code.
- No obfuscated code
Heuristik: kein verschleierter Code (kein eval-auf-Dekodiertem, keine großen Base64-Blöcke) im geprüften Code.
- No hardcoded secrets
Heuristik: keine hartcodierten API-Keys, Tokens oder Zugangsdaten gefunden.
Automatically checked with a heuristic (no AI model configured). No guarantee — review before use.
About
Superpowers
A complete software-development methodology for your coding agents — built on a set of composable skills plus initial instructions that make sure your agent actually uses them.
What it does
Superpowers guides an agent through: brainstorming and design refinement, git-worktree-based isolation, detailed planning, subagent-driven development with code review, test-driven development cycles, and branch finalization.
Philosophy
- Test-driven development, red-green-refactor enforced
- Systematic over ad-hoc
- Complexity reduction
- Evidence-based verification
Supported agents
Claude Code, Cursor, GitHub Copilot CLI, Kimi Code, OpenCode, Pi and more.