aipptskill.

Slides Creator Skill

General-purpose HTML slide deck builder — Reveal.js, Slidev, plain HTML. Multi-format output, code-friendly, tech-talk ready. By @daymade.

By daymade

Source: github.com

Install

npx degit daymade/claude-code-skills/slides-creator ~/.claude/skills/slides-creator
Slides Creator Skill

slides-creator is the general-purpose sibling of ppt-creator. Where ppt-creator is opinionated about narrative, slides-creator is opinionated about format flexibility — Reveal.js, Slidev, or plain HTML, your choice.

What’s in the box

  • Reveal.js output — full keyboard control, presenter notes, transitions
  • Slidev output — Markdown-first, code-friendly, dev-talk standard
  • Plain HTML — minimal, single-file, no dependencies
  • Code-block-friendly — syntax highlighting that survives export
  • Theme aware — respects light / dark / custom palettes

Where it shines

  • Tech talks — Slidev format is the dev-conference standard for a reason
  • Open-source release announcements — single-file HTML is shareable
  • Internal demos with code-heavy content
  • Workshops that students need to play with afterward

Differentiation grid

SkillOutputBest for
slides-creatorReveal.js / Slidev / HTMLCode-heavy tech talks
next-slideSingle-file HTML, 53 stylesStyle-heavy, designer-grade
ppt-creator.pptxPersuasive narrative, exec audience
pptx.pptxProgrammatic editing
guizang-pptSingle-file HTMLMagazine-style, opinionated

Install on GitHub

Example prompt

Use slides-creator to make a 15-slide tech talk deck on "Building
reliable agent systems." Output as Slidev (Markdown-first), with
syntax-highlighted code blocks and dark-mode default.

Related skills