slidev
Installation
Summary
Web-based slidedecks for developers with Markdown, Vue components, code highlighting, and interactive features.
- Supports syntax-highlighted code with line animations, Monaco editor integration, and live code execution within slides
- Includes diagrams (Mermaid, PlantUML), LaTeX math, presenter notes, recording mode, and timer functionality
- Exports to PDF, PPTX, PNG, or builds as a static SPA for hosting; requires
playwright-chromiumfor export - Built-in layouts (cover, two-cols, image, iframe, quote) and animations (v-click, rough markers, drawing mode) for interactive presentations
SKILL.md
Slidev - Presentation Slides for Developers
Web-based slides maker built on Vite, Vue, and Markdown.
When to Use
- Technical presentations or slidedecks with live code examples
- Syntax-highlighted code snippets with animations
- Interactive demos (Monaco editor, runnable code)
- Mathematical equations (LaTeX) or diagrams (Mermaid, PlantUML)
- Record presentations with presenter notes
- Export to PDF, PPTX, or host as SPA
- Code walkthroughs for developer talks or workshops