atom63/slides — explained in plain English
Analysis updated 2026-07-16 · repo last pushed 2026-06-29
Draft a quick pitch deck by asking your AI coding assistant to generate slides from a one-line prompt.
Create a tech talk presentation using plain text with pre-made slide layouts like cover and quote slides.
Build internal update decks and refine content through a browser visual editor without touching code.
| atom63/slides | agg23/runelite-gameplay-analytics | airirang/airirang-builder | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-06-29 | 2025-01-02 | — |
| Maintenance | Active | Stale | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | pm founder | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires running basic terminal commands to scaffold a new deck project and assumes comfort with an AI coding assistant workflow.
@atom63/slides lets you build slide decks by writing a simple text file and enlisting an AI coding assistant to do the heavy lifting. Instead of clicking through a traditional presentation tool, you describe your talk in plain language, an agent like Claude or Cursor writes the initial slides, and you refine the result in your browser. A deck is just a plain text file written in a format called MDX, which mixes regular text with reusable layout templates. You build pages using pre-made components with names like CoverSlide or QuoteSlide, and a coding agent can assemble an entire deck from a one-line prompt. Because the text file stays the single source of truth, you can edit slides through a visual form panel in your browser, and the underlying file updates automatically. If you want a different look, you can apply a preset theme like "terminal" or "editorial" and the whole deck restyles instantly without breaking your content. This is useful for technical founders, product folks, or anyone who prefers text and AI over fiddling with presentation software. If you need a quick pitch deck, a tech talk, or an internal update, you can ask your coding agent to draft it, then jump into the browser to fix a typo or swap a slide layout from a dropdown. You still have a raw text view for advanced tweaks, so you get the convenience of a visual editor without losing the flexibility of code. The project is still in an early stage and its API may change before a full release. It's built on modern web tools like React and Vite, meaning every new deck you create is essentially a small web app. That gives you a fast live-preview experience and keeps the output portable, but it also means the workflow assumes you are comfortable running basic terminal commands to get started.
A tool that lets you build slide decks by writing plain text files and using AI coding assistants to generate the slides, with a browser-based visual editor for refining them.
Mainly TypeScript. The stack also includes TypeScript, React, Vite.
Active — commit in last 30 days (last push 2026-06-29).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.