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-chromium for 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

Quick Start

pnpm create slidev    # Create project
pnpm run dev          # Start dev server (opens http://localhost:3030)
Related skills
Installs
8.2K
Repository
antfu/skills
GitHub Stars
4.9K
First Seen
Jan 28, 2026