Skill123

obra / Superpowers

Author of Superpowers, a widely used set of agent workflow skills.

GitHub →
brainstorming

obra / Superpowers · Productivity

brainstorming forces a design-and-approval gate before implementation. Install with npx skills add obra/superpowers --skill brainstorming.

4.7Q93
writing-plans

obra / Superpowers · Productivity

writing-plans produces file-level implementation plans with tests, commands, and commits. Install with npx skills add obra/superpowers --skill writing-plans.

4.7Q94
test-driven-development

obra / Superpowers · Development

test-driven-development enforces red-green-refactor: no production code without a failing test first. Install with npx skills add obra/superpowers --skill test-driven-development.

4.8Q95
systematic-debugging

obra / Superpowers · Development

systematic-debugging stops guess-and-patch: gather evidence, form a hypothesis, then fix. Install with npx skills add obra/superpowers --skill systematic-debugging.

4.7Q94
executing-plans

obra / Superpowers · Productivity

executing-plans walks a saved implementation plan task-by-task with checkpoints. Install with npx skills add obra/superpowers --skill executing-plans.

4.6Q91
dispatching-parallel-agents

obra / Superpowers · Productivity

dispatching-parallel-agents is for 2+ independent tasks with no shared state. Install with npx skills add obra/superpowers --skill dispatching-parallel-agents.

4.5Q90
subagent-driven-development

obra / Superpowers · Development

subagent-driven-development runs each plan task in a fresh subagent, then reviews. Install with npx skills add obra/superpowers --skill subagent-driven-development.

4.5Q90
verification-before-completion

obra / Superpowers · Development

verification-before-completion requires evidence before any success claim. Install with npx skills add obra/superpowers --skill verification-before-completion.

4.6Q92
requesting-code-review

obra / Superpowers · Development

requesting-code-review is for the moment work looks done and needs a hard look. Install with npx skills add obra/superpowers --skill requesting-code-review.

4.5Q89
receiving-code-review

obra / Superpowers · Development

receiving-code-review verifies feedback before implementing it. Install with npx skills add obra/superpowers --skill receiving-code-review.

4.5Q89
using-git-worktrees

obra / Superpowers · Development

using-git-worktrees sets up an isolated workspace for plan execution. Install with npx skills add obra/superpowers --skill using-git-worktrees.

4.4Q88
finishing-a-development-branch

obra / Superpowers · Development

finishing-a-development-branch covers merge vs PR vs cleanup once implementation is done. Install with npx skills add obra/superpowers --skill finishing-a-development-branch.

4.4Q88