Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
Quick integration into your workflow with minimal setup
Active open-source community with continuous updates
MIT/Apache licensed for commercial and personal use
Customizable and extendable based on your needs
Download or copy the skill file from the source repository
Place the skill file in Claude's skills directory (usually ~/.claude/skills/)。
Restart Claude or run the reload command to load the skill
Tip: Read the documentation and code carefully before first use to understand functionality and permission requirements
All Skills from open-source community, preserving original authors' copyrights
obra__superpowers/skills/subagent-driven-development/Skill.mdProven benefits and measurable impact
Automate repetitive debugging tasks to save hours of manual testing.
Reduce manual QA efforts by automating browser tests and performance checks.
Monitor site performance and uptime without human intervention.
Perfect for these scenarios
Test form submissions across multiple browsers efficiently with Puppeteer scripts.
Capture full-page screenshots of websites for visual regression testing.
Analyze Core Web Vitals and optimize site speed with detailed performance reports.
Extract structured data from websites without writing complex scraping code.