Smolpowers is a lightweight SDD framework based on Superpowers.
| Category | 🐹 Smolpowers | 🦸 Superpowers |
|---|---|---|
| Features | Minimal | Robust |
| Coverage | SDD only | Full SDLC |
| Customization | Configurable | Opinionated and fixed |
| Composability | Modular and composable | Complete framework |
Smolpowers does not aim to replace Superpowers or replicate its effectiveness. Instead, it provides a simpler SDD loop with the same reviewable specifications, executable plans, proportional testing, and post-execution verification. You can also compose Superpowers skills with Smolpowers whenever you need additional rigor or functionality.
Use Smolpowers when composability, configurability, and easy integration with other skills matter more than a complete development framework.
Install Smolpowers:
npx skills add leoxlin/smolpowers --skill '*'Then invoke the activation skill:
/smol-activate [describe the task].
- Installation — installation and optional automatic activation.
- Configuration — schema, defaults, and examples.
- Integrations — using selected upstream Superpowers skills.
- Testing — deterministic tests and model-backed evaluations.
Report bugs and request features in Discussions.
