What problem does it solve?
It removes the repetitive effort of building slide decks from scratch by providing an end-to-end system: reusable page layouts, theme token styling, and runtime navigation so your output is immediately usable and presentation-ready.
Core Features & Use Cases
- Professional static HTML presentations: author multi-slide decks using consistent markup and shared styling tokens.
- 36 theme variants + instant theme cycling: reskin decks by switching CSS theme files (keyboard T supported in the runtime).
- 31 single-page layouts + 15 full-deck templates: start from ready-made deck structures (including a talk-focused template).
- Animations (CSS + canvas FX): apply entry animations with
data-anim and canvas FX with data-fx for richer visuals.
- Keyboard-first runtime: slide navigation, fullscreen, overview grid (O), notes drawer (N), and presenter mode (S) for talk delivery.
- Presenter mode + speaker script support: use the dedicated presenter-mode-reveal template or add
<aside class="notes">...</aside> per slide for 150–300 word speaker text.
Quick Start
Ask for a deck by telling the agent: create an N-slide HTML presentation about [topic] for [audience], using the theme [theme-name], and include speaker scripts (150–300 words per slide) via the presenter-mode-reveal template.