Arrow left and right: switch to the adjacent tool in the overview. Arrow up and down scroll the page.

Superpowers

Superpowers

Agentic Skills Framework for structured AI-driven software development

Visit Website
Hearts Heat (0–100)
239,479 Stars MIT v6.0.3 Jun 25, 2026 Since Oct 2025 285 open issues

AI Summary

Superpowers is a complete workflow framework for AI coding agents that enables structured software development through reusable skills. It guides agents through the entire development process: from brainstorming through planning, TDD implementation with subagents, to code reviews and Git integration. The framework works with Claude Code, Cursor, Codex, OpenCode, and Gemini.

Pros

  • + Complete development workflow with best practices like TDD, YAGNI, and DRY
  • + Subagent system enables multi-hour autonomous work sessions
  • + Seamless integration into popular AI coding tools (Claude, Cursor, etc.)

Cons

  • Requires compatible AI coding platforms and manual installation for some tools
  • Relatively rigid workflow specifications may be oversized for small changes

Use Cases

  • Structured feature development with AI agents from idea to implementation
  • Test-Driven Development (TDD) with automatic RED-GREEN-REFACTOR enforcement
  • Autonomous multi-task handling through subagent-driven development
  • Automatic code reviews and quality assurance between development steps

Who is it for?

Developers and teams who want to use AI coding agents for complex software projects with structured, quality-assured workflows.

Tags

What is Superpowers?

Superpowers is an open-source framework that guides AI coding agents through a complete software development workflow. Rather than optimizing individual prompts, it structures the entire process: from initial brainstorming through technical planning and test-driven implementation to code review and Git integration. The framework provides reusable skills that agents work through step by step. Supported platforms include Claude Code, Cursor, Codex, OpenCode and Gemini.

Core features

  • Structured workflow from start to finish: Agents move through defined phases (brainstorming, planning, implementation, review) without developers having to orchestrate the sequence manually.
  • TDD enforcement via subagent: The framework enforces the RED-GREEN-REFACTOR cycle by deploying subagents for individual development tasks. Tests must be red before any code is written.
  • Autonomous work sessions lasting several hours: The subagent system allows larger task packages to be completed without human intervention.
  • Automatic code reviews: Reviews happen between development steps, catching quality issues early.
  • Embedded best practices: YAGNI and DRY are part of the workflow logic, not merely recommendations in the documentation.

Who is Superpowers for?

The framework is aimed at developers who use AI agents on complex projects and need reproducible, quality-assured results. Anyone who occasionally adds a line or a small function will find the overhead disproportionate. The benefits emerge with features that have multiple dependencies, where an unconstrained agent can quickly accumulate technical debt. Installation requires manual steps depending on the platform, and anyone not already using one of the supported AI platforms will need to get started there first.

Context & alternatives

Superpowers belongs to the growing category of agent orchestration frameworks that go beyond simple system prompts and embed coding agents in rule-bound workflows. Comparable approaches exist in specialized modules within platforms such as Claude Code and in community projects around Cursor workflows. What sets Superpowers apart is the explicit coupling of TDD phases to the subagent mechanism. Developers who want to maintain consistent TDD practice even with AI assistance, and who are willing to commit to a prescribed workflow, get a structure built specifically for that purpose.

Related Tools

Related Blog Posts

Meooow! Want tool tips by email?

Yes, please!