AI UNDERDOGS
Back
Superpowers
#178

Superpowers

github.com/obra/superpowers
AI codingDev workflowPlugin frameworkOpen source
195 views💬 0 comments🔗 0 visits

266k stars. The repo that turned AI coding assistants into something actually useful

WHAT IT SOLVES

Claude and Codex are smart but passive — they do exactly what you say, never what you mean. No judgment, no memory, no workflow awareness

WHY IT'S INTERESTING

Product taste

Methodology as installable plugins

Not just prompt templates — real software engineering practices (TDD, spec-driven dev, fix loops) packaged as separate .claude-plugin / .codex-plugin / .cursor-plugin files. Each editor gets its own native integration. You're installing a workflow, not a prompt collection

Real craft

680 commits, 266k stars, still shipping real releases

v6.2.0 brought plan-scoped workspace and resume-based fix loops — so when the AI breaks something, it picks up from the checkpoint instead of starting over. 680 commits, 142 open issues, 185 PRs. This isn't a show-and-tell repo — people are shipping with it

Product taste

One protocol, three editors — Claude, Codex, and Cursor

Most AI toolchains are locked to one model. Superpowers' plugin structure lets the same skill definitions work across three completely different AI environments. That's not an afterthought — it's an architectural decision

"An agentic skills framework & software development methodology that works"

wood_spirit

TECH GUESS

Markdown-based skill protocol + native plugin formats for each editor (.claude-plugin etc.), no runtime dependencies

📍 Source: hn📅 2026-08-04Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related