---
name: slides
surface: platform
description: "Generate, extend, theme, and review self-contained HTML slide decks. One HTML file, no build step, no dependencies beyond Google Fonts. Ships seven commands (/slides, /slides-outline, /add-slide, /slides-theme, /slides-review, /slides-new-component, /slides-claus) over a 25-component design system with three themes (Default, Craft, Solid) and six storytelling formats (talk, Sequoia pitch, McKinsey SCR, product launch, board update, sales). Provides one skill: deck-system."
tools: []
skills:
  - skills/deck-system/SKILL.md
always: false
embed: false
---

# Slides

Vendored copy of the open-source Slides™ deck framework (`github.com/noskillish/slides`, MIT). Turns a description into a finished, self-contained `deck.html` — inline CSS and JS, no build step, navigable with arrow keys and exportable to PDF.

No MCP server; the plugin provides commands plus the `deck-system` reference skill (the full component library, design tokens, theme rules, and storytelling routing). The three theme templates (`deck.html`, `deck-craft.html`, `deck-solid.html`) ship inside `skills/deck-system/` and are copied verbatim when applying a predefined theme.

Frozen at a pinned upstream commit — see [`PROVENANCE.md`](PROVENANCE.md). The one divergence from upstream (template path repointed from repo-root to the co-located skill folder) is recorded there.
