obraobraCommunity·1 Agent Skills Included

superpowers-skills

Disciplined AI workflows for debugging, testing, planning, and code review

Guides AI coding agents through proven engineering workflows like test-driven development, systematic debugging, root-cause tracing, and structured code review. Eliminates guess-and-check fixes, flaky tests, skipped verification, and unplanned feature work. Includes brainstorming, plan writing, parallel subagent execution, and git worktree management so agents ship reliable code faster.
npx skills add obra/superpowers-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Superpowers Skills?

Run `npx skills add obra/superpowers-skills --all -g -y` in your terminal to install the full skill library globally.

What does Superpowers Skills do?

It gives your AI coding agent step-by-step workflows for debugging, TDD, planning, code review, and problem-solving so it follows disciplined engineering practices instead of guessing.

How do these skills improve AI debugging?

The systematic-debugging and root-cause-tracing skills force the agent to find the actual cause of a bug before proposing fixes, preventing random patches that create new issues.

Does Superpowers Skills work with Claude Code?

Yes. It was built as the community skill library for the Claude Code superpowers plugin and follows the standard SKILL.md format.

Can I contribute my own skills?

Yes. Fork the repository, follow the writing-skills and testing-skills-with-subagents guides to build and pressure-test your skill, then submit a pull request.

Related Repositories in Software Engineering

View All in Software Engineering