What problem does it solve? Building technical presentations with live code examples, syntax highlighting, and interactive demos is tedious with traditional slide tools. This Skill lets you author developer-focused slidedecks entirely in Markdown and present, record, or export them from the browser. ## Core Features & Use Cases - Markdown-Based Slides: Write slides in Markdown with frontmatter configuration, presenter notes, and built-in layouts like cover, two-cols, and image layouts. - Code-Centric Features: Syntax highlighting with line highlighting, Monaco editor integration, runnable code blocks, TwoSlash type annotations, and Magic Move code animations. - Diagrams, Math & Interactivity: Embed Mermaid and PlantUML diagrams, LaTeX equations, click animations, draggable elements, and drawing annotations. - Export & Hosting: Export to PDF, PPTX, or PNG, build as a static SPA, and deploy to GitHub Pages, Netlify, or Vercel. - Use Case: Prepare a conference talk with live TypeScript demos, animated code walkthroughs, and presenter notes, then export a PDF version for attendees. ## Quick Start Create a new Slidev presentation about our API architecture with syntax-highlighted code examples and export it as a PDF.