What problem does it solve?
It solves the problem of quickly creating high-contrast, visually consistent slide-deck web pages without setting up a framework or build pipeline.
Core Features & Use Cases
- Single-file presentation: Create a slide deck you can open by directly serving
index.html, ideal for fast iteration during talks and workshops.
- Inline SVG diagram system: Produce diagrams as native SVG elements (no external images), keeping everything self-contained and themeable.
- Gentleman Kanagawa Blur styling: Apply the exact Kanagawa Blur palette and contrast rules for dark-mode readability across text, borders, and accents.
- Module + rail navigation: Organize slides into modules with a sidebar rail and dot indicators for quick section jumping.
Quick Start
Use the stream-deck skill to scaffold a new deck by editing index.html, then add your first <article class="slide"> with an inline SVG diagram matching the Gentleman Kanagawa Blur palette.