{
  "slug": "superpowers",
  "name": "superpowers",
  "url": "https://github.com/obra/superpowers",
  "cat": "plan",
  "group": "claude",
  "tagline": "Claude Code plugin — dev methodology",
  "price": "Free",
  "tier": "free",
  "pick": true,
  "what": "An agentic skills framework by Jesse Vincent that imposes a full development workflow: a Socratic brainstorming phase before any code is written, enforced RED-GREEN-REFACTOR TDD, subagent-driven parallel execution, systematic debugging and worktree management. ~272k stars.",
  "why": "The brainstorming phase is the part that matters for a build — it forces the requirements conversation (what is an issue? how does the archive paginate?) before Claude starts generating components you will throw away.",
  "install": "/plugin install superpowers@claude-plugins-official",
  "category": {
    "key": "plan",
    "name": "Planning & reasoning",
    "desc": "Rulesets that make Claude think before it types. Cheapest quality win available.",
    "group": "claude",
    "groupName": "Claude Code toolkit"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T20:13:57.562+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}