Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
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/systematic-debugging/Skill.mdProven benefits and measurable impact
Reduces time spent on test documentation creation by half.
Ensures uniform testing philosophy and patterns across projects.
Speeds up new team member understanding of testing standards.
Perfect for these scenarios
Generates testing-strategy.md with clear philosophy and guidelines.
Creates tests/README.md outlining Story-Level Test Task Pattern.
Part of ln-110-documents-pipeline for seamless documentation.
Standardizes testing approach across developers and QA teams.