| name | superpowers |
| title | Superpowers - AI-Assisted Development Workflows |
| description | Comprehensive skill framework from obra/superpowers for AI-assisted development workflows, covering planning, implementation, debugging, code review, and more |
| tags | workflow, ai-agent, development, planning, debugging, code-review, tdd |
| source | https://github.com/obra/superpowers |
Superpowers
A comprehensive skill framework for AI-assisted development workflows, integrated from obra/superpowers.
Overview
Superpowers provides a complete set of skills that guide AI agents through the entire software development lifecycle. These skills are designed to work together as an integrated workflow, from initial design exploration to final code review and completion.
Skills Included
Planning & Design
Implementation
Collaboration
Quality Assurance
Workflow Management
Skill Management
Recommended Workflow
- Start: Use
using-superpowers to understand skill discovery
- Explore: Use
brainstorming for design exploration
- Plan: Create implementation plans with
writing-plans
- Execute: Implement using
executing-plans or subagent-driven-development
- Test: Follow
test-driven-development practices
- Debug: Use
systematic-debugging when issues arise
- Review: Request and receive code reviews
- Complete: Verify with
verification-before-completion and finish with finishing-a-development-branch
Integration Notes
These skills are stored as a collection in the superpowers/ directory. They are designed for direct reference and integration into AI agent workflows, providing structured guidance for complex development tasks.
Each skill includes detailed instructions, checklists, and examples to ensure consistent and high-quality development practices.