Skip to main content
Source repository

obra/superpowers

These skills were imported into SkillJury from the public skills ecosystem.

14 linked skillsVisit source
Source listing

14 imported skills

brainstorming

by obra/superpowers

54

Help turn ideas into fully formed designs and specs through natural collaborative dialogue.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

systematic-debugging

by obra/superpowers

29

Random fixes waste time and create new bugs. Quick patches mask underlying issues.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

writing-plans

by obra/superpowers

27

Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI....

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

test-driven-development

by obra/superpowers

24

Write the test first. Watch it fail. Write minimal code to pass.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

executing-plans

by obra/superpowers

23

Load plan, review critically, execute all tasks, report when complete.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

requesting-code-review

by obra/superpowers

22

Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

using-superpowers

by obra/superpowers

22

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

subagent-driven-development

by obra/superpowers

19

Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

receiving-code-review

by obra/superpowers

17

Code review requires technical evaluation, not emotional performance.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

verification-before-completion

by obra/superpowers

17

Claiming work is complete without verification is dishonesty, not efficiency.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

writing-skills

by obra/superpowers

17

Writing skills IS Test-Driven Development applied to process documentation.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

dispatching-parallel-agents

by obra/superpowers

16

You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for...

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

using-git-worktrees

by obra/superpowers

16

Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026

finishing-a-development-branch

by obra/superpowers

15

Guide completion of development work by presenting clear options and handling chosen workflow.

Software EngineeringFrontend and DesignFirst seen Jan 18, 2026