This is a development framework that stops Claude from immediately writing code and instead guides it through a structured approach: planning, then implementation, then review. It's designed for situations where thoughtful architecture matters more than speed, like multi-file refactors, TDD workflows, or systematic debugging sessions. The creator calls out the "write code immediately" antipattern directly, which feels like wisdom earned from watching AI agents make messes. With 136 installs and clean security audits, it's being used in the wild. If you've ever wished Claude would slow down and think before touching your codebase, this enforces exactly that discipline.
npx skills add https://github.com/founderjourney/claude-skills --skill superpowers