
Slides
- 66 repo stars
- Updated June 28, 2026
- noskillish/slides
slides is a Claude Code plugin marketplace for a minimalist HTML slide-deck framework that helps developers who need version-controlled, AI-editable presentations without PowerPoint or a build step.
About
slides is a Claude Code plugin marketplace bundling a single-file HTML slide framework with no build step, no npm install, and 31 reusable components across three themes (default, craft, solid). Each deck lives in one self-contained HTML file editable like prose; developers open `deck.html`, copy `<section>` slides, drop media into `media/`, present in-browser, and export PDF via `P` or the Download PDF button. The bundled plugin adds nine slash commands—`/slides`, `/slides-outline`, `/add-slide`, `/slides-theme`, `/slides-review`, `/slides-new-component`, `/slides-image`, `/slides-visual`, and `/slides-gallery`—plus auto-detects storytelling formats (TED six-beat, Sequoia pitch, McKinsey SCR, product launch, board update, sales deck). `AGENTS.md` teaches assistants the design system; in-browser editing via `?edit` rewrites only changed slides. Reach for slides when you want Git-tracked decks co-authored with Claude Code or Cursor instead of drag-and-drop slide tools.
- Single HTML file per deck with 31 components and zero build step
- Nine plugin commands including /slides, /slides-outline, and /slides-review
- Three themes: default deck.html, craft deck-craft.html, solid deck-solid.html
- In-browser ?edit mode with thumbnail rail reorder and byte-preserving save
- Auto-detects 6 storytelling formats from TED six-beat to Sequoia pitch decks
Slides by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add noskillish/slidesAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 66 |
|---|---|
| Last updated | June 28, 2026 |
| Repository | noskillish/slides ↗ |
How do you build version-controlled HTML slide decks with AI?
Run `/slides` in Claude Code to generate a complete HTML deck from a pitch description using 31 components and export-ready PDF layout.
Who is it for?
Developers and technical speakers who want Git-tracked, AI-editable HTML presentations with 31 components and Claude Code slash commands instead of Keynote or Google Slides.
Skip if: Teams requiring collaborative real-time slide editing, heavy animation timelines, or PowerPoint-native corporate templates with no HTML comfort.
What you get
Self-contained deck.html file, optional GitHub Pages deploy, PDF export, and embeddable iframe with `?embed`.
- deck.html presentation file
- PDF export
- GitHub Pages deployment
By the numbers
- Includes 31 slide components across 3 themes
- Ships 9 Claude Code slash commands for deck generation and review
- Auto-detects 6 storytelling presentation formats
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Pick slides over PowerPoint when you need Git-versioned, AI-editable HTML decks with embed and PDF export—not drag-and-drop WYSIWYG editing.
FAQ
Does the Slides framework require a build step?
The Slides framework requires no build step and no npm install. Each deck is one self-contained HTML file with 31 components, Google Fonts as the only external dependency, and PDF export via window.print() with 16:9 print CSS.
What Claude Code commands does the Slides plugin provide?
The Slides plugin provides nine commands: /Slides to generate a full deck, /Slides-outline for structure-only drafts, /add-slide, /Slides-theme, /Slides-review, /Slides-new-component, /Slides-image, /Slides-visual, and /Slides-gallery for image library browsing.