Agent Skills ยท General

Superpowers

A large and opinionated skills framework plus methodology that forces coding agents to slow down: clarify, design, plan, execute with TDD, and review. It is one of the strongest examples of a workflow-first approach to Claude Code usage.

skillsplugin-marketplaceplanningimplementationtesting

Primary URL: https://github.com/obra/superpowers

Best for: teams wanting an explicit methodology; users who value planning before coding

Caveats: Opinionated process may feel heavy for tiny changes. Best results depend on following the enforced workflow instead of cherry-picking pieces.

Seed description

A strong bundle of core competencies for software engineering, with good coverage of a large portion of the SDLC - from planning, reviewing, testing, debugging... Well written, well organized, and adaptable. The author refers to them as "superpowers", but many of them are just consolidating engineering best practices - which sometimes does feel like a superpower when working with Claude Code.

Capabilities

planning, tdd, subagent-execution, review, methodology