Analysis updated 2026-05-18
Prompt an AI agent to build a pitch deck for a startup or product.
Create a presentation with live charts, data, or an embedded product demo.
Share a presentation as a link that works like a responsive web app.
Build a themed deck by changing one set of color and font tokens.
| stackblitz/bolt-slides | subhan-code/amicro--micro-transitions- | yyx990803/vue-wordle | |
|---|---|---|---|
| Stars | 602 | 601 | 601 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | — | — | 2023-02-07 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | pm founder | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Bolt Slides is a tool for making presentation decks that are actually working web apps instead of static images. You write one prompt for an AI coding agent like Claude Code, Codex, Cursor, or Bolt, and it builds a deck where every slide is a live, responsive web page. Because each slide is a real React component, slides can include things a normal slideshow cannot, like live data, three dimensional scenes, or working product demos. The team behind it made this because they felt AI generated slides usually look generic and full of bullet points, and wondered what would happen if an AI agent were let loose on building an actual presentation as a small web app instead. The project ships with a bundled skill file that teaches the AI agent how to theme, arrange, and write a deck so that one prompt can produce a finished, presentable result, including small details like the browser tab title. Each slide is defined as a component inside a Deck, and there is a large library of ready-made building blocks for things like cover slides, agendas, charts, tables, quotes, timelines, and pricing tables. A build feature lets content reveal itself in steps as you click through a slide before moving to the next one. When presenting, keyboard shortcuts control everything, including a thumbnail sidebar, a grid overview of all slides, a drawing and annotation mode, fullscreen, and a separate presenter view that stays in sync with the audience's screen and includes a timer and speaker notes. Every visual detail, like colors, fonts, and shadows, is controlled from one central theme file, so changing a couple of values recolors the whole deck. The project is written in TypeScript using React and can be run locally with npm, or opened directly inside Bolt or StackBlitz online editors. It is released under the MIT license.
An AI-agent-friendly tool that turns a single prompt into a presentation deck built as a real, interactive web app instead of static slides.
Mainly TypeScript. The stack also includes TypeScript, React.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.