What problem does it solve?
Turning approved outlines and style plans into production-ready Slidev markdown is time-consuming and error-prone when done manually; this Skill automates slide composition while enforcing design tokens, layout rules, and overflow protections so slides are consistent and presentation-ready.
Core Features & Use Cases
- Automated Slide Composition: Convert outline.json and style-plan.md into a complete slides-<topic>.md using Bento Grid layouts and page templates.
- Design System Enforcement & Overflow Protection: Apply global CSS tokens, headmatter imports, mermaid scaling, image/table sizing rules, and one-focus-per-page constraints to prevent visual and layout regressions.
- Presenter Notes & Animation Strategy: Inject structured presenter notes, v-clicks/v-motion rules, and limited reveal animations per slide for live presentation readiness.
- Use Case: Produce a bilingual technical talk deck from a validated outline, ensuring mermaid diagrams are scaled, tables split when large, and all slides include presenter notes.
Quick Start
Ask the agent to compose final Slidev slides for the approved outline.json and style-plan.md, producing slides-<topic>.md with presenter notes, required design-system CSS, and overflow protections applied.