superpowers

An agentic skills framework & software development methodology that works. (by obra)

Superpowers Alternatives

Similar projects and alternatives to superpowers

  1. claude-code

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

  2. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. spec-kit

    85 superpowers VS spec-kit

    πŸ’« Toolkit to help you get started with Spec-Driven Development

  4. agentskills

    Specification and documentation for Agent Skills

  5. skills

    67 superpowers VS skills

    Public repository for Agent Skills (by anthropics)

  6. typescript-language-server

    Unofficial TypeScript & JavaScript Language Server

  7. rtk

    46 superpowers VS rtk

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  8. beads

    Beads - A memory upgrade for your coding agent

  9. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  10. skills

    46 superpowers VS skills

    Skills for Real Engineers. Straight from my .agents directory.

  11. skills

    43 superpowers VS skills

    The open agent skills tool - npx skills (by vercel-labs)

  12. plannotator

    39 superpowers VS plannotator

    Annotate and review coding agent plans and code diffs visually, share with your team, send feedback to agents with one click.

  13. OpenSpec

    35 superpowers VS OpenSpec

    Spec-driven development (SDD) for AI coding assistants.

  14. BMAD-METHOD

    Breakthrough Method for Agile Ai Driven Development

  15. chardet

    33 superpowers VS chardet

    Python character encoding detector

  16. gastown

    Gas Town - multi-agent workspace manager

  17. cli

    29 superpowers VS cli

    πŸ“œ Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo. (by entireio)

  18. agent-skills

    17 superpowers VS agent-skills

    Production-grade engineering skills for AI coding agents.

  19. compound-engineering-plugin

    Official Compound Engineering plugin for Claude Code, Codex, Cursor, and more

  20. get-shit-done

    15 superpowers VS get-shit-done

    Discontinued A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TΓ‚CHES.

  21. nori-skillsets

    System for managing collections of agent skills. Switch between skillsets seamlessly!

  22. superpowers-skills

    Discontinued Community-editable skills for Claude Code's superpowers plugin

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better superpowers alternative or higher similarity.

superpowers discussion

Log in or Post with

superpowers reviews and mentions

Posts with mentions or reviews of superpowers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-09-06.
  • Writing Production-Quality Code with AI
    6 projects | dev.to | 6 Sep 2026
    Over time, I built up useful set skills and after enjoying the amazing Superpowers, I realized I needed to organize my skills into a plugin. This is the birth of PAAD, which provides defense-in-depth for AI-assisted programming. The process is roughly:
  • Ask HN: How do you manage skills files?
    31 projects | news.ycombinator.com | 6 Sep 2026
    Yea, we like obra/superpowers a lot. For folks who are unaware, see: https://github.com/obra/superpowers

    the original version of our high autonomy skillset was a fork of obra's superpowers back in...October? November? of last year. Whenever it first came out.

    I think basically all of the best skillsets implement SPACE, including superpowers, mattpocock skills, get shit done, etc. There are aesthetic reasons why you might prefer one over the other, but candidly I think any of them will get the job done and are strictly better than not using one of the SPACE skillsets.

    (I haven't played with the latest version of superpowers. My hunch is that on average our skillsets have better compliance rates with the models because of some of the ways in which we write the skills themselves, but its a hunch)

  • Superpowers vs Plain Old Debugger in Explyt
    1 project | dev.to | 3 Sep 2026
    Superpowers was created by Jesse Vincent and the Prime Radiant team. Matt Pocock helped popularize it; the collection includes a systematic-debugging skill. I ran Opus 5 on the same real bug and the same prompt twice. The only thing I changed was the debugging workflow: Superpowers in one run, Explyt's built-in Debug skill in the other.
  • Agents don't fail at writing code β€” they fail at everything around it
    3 projects | dev.to | 25 Aug 2026
    Apache-2.0, and two of them consolidate ideas from other skill authors β€” notably Jesse Vincent's Superpowers suite, which is worth reading on its own.
  • Coding expertise is going to collapse from AI reliance
    3 projects | news.ycombinator.com | 24 Aug 2026
    I like using grill me in conjunction with obra superpowers spec driven development

    https://www.aihero.dev/skills-grill-me

    https://github.com/obra/superpowers

    When I'm doing something quite complex I'll also throw in gstack office hours but I find that its usually overkill for many things

    https://github.com/garrytan/gstack

    I do often use the /qa skill regardless though. I always hated QA because it was so monotonous and it required a level of organization and creativity i never had (i mean im the developer so if I thought of edge cases id have solved for them)

    I like that /qa covers and documents every edge case that it tested and I can nudge it about other ones

  • Superpowers Quickstart: Install, Workflow, and Tryout
    2 projects | dev.to | 24 Aug 2026
    Agent Install command Codex App Plugins sidebar -> Coding section -> install Superpowers Codex CLI /plugins, search superpowers, select Install Plugin Antigravity agy plugin install https://github.com/obra/superpowers Devin CLI devin plugins install obra/superpowers Factory Droid droid plugin marketplace add https://github.com/obra/superpowers then droid plugin install superpowers@superpowers Gemini CLI gemini extensions install https://github.com/obra/superpowers GitHub Copilot CLI copilot plugin marketplace add obra/superpowers-marketplace then copilot plugin install superpowers@superpowers-marketplace Grok Build CLI grok plugin install superpowers@xai-official --trust Kimi Code /plugins install https://github.com/obra/superpowers OpenCode Fetch and follow .opencode/INSTALL.md from the repo (separate install even if already used elsewhere) Pi pi install git:github.com/obra/superpowers Hermes Agent hermes plugins install obra/superpowers --enable
  • Superpowers for Coding Agents: Turn Vague Requests Into Tested Changes
    1 project | dev.to | 22 Aug 2026
    Superpowers is a methodology and a set of composable skills intended to change that default. Rather than treating code generation as the first step, it asks the agent to clarify the outcome, develop and get approval for a design, make an implementation plan, use true red/green test-driven development, carry out the work in small tasks, and review what was built.
  • Claude Skills: what they are and how to use them
    3 projects | dev.to | 18 Aug 2026
    obra/superpowers on GitHub: An MIT-licensed skills framework and development methodology, with documented install paths for Claude Code and other agents.
  • Accelerating GPT-5.6 Sol Ultrafast
    1 project | news.ycombinator.com | 14 Aug 2026
    The cool kids have custom harnesses and workflows and stuff, yeah. I'm still using Superpowers in Codex. Planning in Sol, Luna subagents. https://github.com/obra/superpowers

    I feel like I could be doing a lot better somehow. Regardless though Luna (xhigh specifically) is super good/cheap/fast for a lot of things

    what about you

  • Four AI Agent Skills That Make Coding Workflows Sharper
    2 projects | dev.to | 8 Aug 2026
    Once the direction is clear, Superpowers supplies the broader development workflow. Its repository describes a process where an agent clarifies the actual outcome, develops a specification and design, gets approval, creates an implementation plan, emphasizes true red/green TDD, and proceeds through implementation and review. It also supports subagent-driven development for work that has real task boundaries.
  • A note from our sponsor - AppSignal
    www.appsignal.com | 10 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more β†’

Stats

Basic superpowers repo stats
97
283,854
9.7
2 days ago

Sponsored
Stop Scripting Promotions. Start Shipping with Kargo
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

Did you know that Shell is
the 8th most popular programming language
based on number of references?