What problem does it solve? Fixed-canvas slide tools clip content on different screens and lack real interactivity; this Skill builds paged, presenter-ready decks as responsive React web apps that reflow to any screen. ## Core Features & Use Cases - Responsive paged deck engine: Pre-built Vite + React engine with floating dock, thumbnail rail, click-builds, presenter view, and annotation tools that must not be modified. - Themeable token system: All color, type, radius, and motion live in a :root token file, so a brand theme is applied by editing values only. - Rich slide components: Cover, Split, Bento, StatGrid, Charts, Globe, Chat, Timeline, CodeWindow, BrowserFrame, and more, composed per-slide in App.tsx. - Use Case: Given a startup's brand and pitch content, author an original 10-slide investor deck with a cover, a BigNumber traction beat, a comparison slide, and a closing CTA, then run it locally with npm run dev. ## Quick Start Ask the AI to use the bolt-slides skill to build a responsive React presentation deck about your topic, then run npm install and npm run dev in the skill directory to present it.