You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
tim-hub/superpowers-slim
SkillsMP has collected 9 skills from tim-hub/superpowers-slim. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Use when implementation is complete and tests pass, and the work needs integrating
Use when about to claim work is complete, fixed, or passing, before committing or creating a PR
Use when code review feedback has arrived, before implementing the suggestions
Use when work is implemented and needs review before merging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code
Use when you have a written implementation plan to execute task by task
Use when you have a spec or requirements for a multi-step task, before touching code