What problem does it solve?
This skill converts outline content into professional, static HTML decks using a token-driven design system. It eliminates the need for build steps by delivering ready-to-use presentations that are consistent across themes, layouts, and animations.
Core Features & Use Cases
- 36 themes in assets/themes/*.css to skin decks with a single token-driven switch.
- 15 full-deck templates under templates/full-decks/ for complete multi-slide experiences.
- 31 single-page layouts under templates/single-page/*.html for versatile slide structures.
- 27 CSS animations in assets/animations/animations.css for tasteful entry effects.
- 20 canvas FX animations in assets/animations/fx/ for cinematic visuals.
- Keyboard-driven runtime in assets/runtime.js with presenter mode and navigation.
- Zero-build workflow: static HTML/CSS/JS with optional headless PNG rendering.
- Showcase and render tooling: ready-to-run scripts for previews and PNG exports.
Quick Start
Scaffold a new deck with a single command, then open the generated index.html and begin replacing the demo content.
Use this skill when you need to produce polished, multi-page presentations or pitches quickly from templates, with consistent theming and presentation features like presenter mode.