What problem does it solve?
It removes the guesswork and rework of implementing Sage/Acorn features by forcing a plan-first workflow, rigorous verification, and design-system gating before code is committed.
Core Features & Use Cases
- Plan-driven implementation: Loads component strategy and decisions from plan directories (plan.md, architecture.md, content-model.md, components/), then implements each component in order.
- Design-system safety gate: Verifies design tokens and a visually validated /kitchensink before implementing any block, invoking /sage-design-system and pausing until validated.
- Extraction-backed specs + visual verification: Pre-fetches design references to disk, structures them into section specs via design-extractor, builds with lando, and confirms visual match using visual-verifier against reference images.
- TDD + commit hygiene + incremental delivery: Runs Sage-focused TDD expectations, handles cache flushing and production build, performs scoped commits (branch+atomic commit for Lando), pushes updates, and suggests review/PR steps.
Quick Start
Ask your AI assistant to run the skill with your plan path, for example: "Use superpowers-sage:building with docs/plans/<active-plan>/".