slidev

Create web-based developer slide decks from Markdown with Vue components.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill slidev-emilneuraz-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slidev
Source: https://github.com/emilneuraz-ai/neuraz-web/tree/main/.agents/skills/.agents/skills/slidev
Command: npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill slidev-emilneuraz-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Slidev enables developers to create and present web-based slide decks using Markdown and Vue components, bundling code blocks, diagrams, presenter notes, and interactive features into a single workflow.

Core Features & Use Cases

  • Rich Markdown slides with Vue components, syntax highlighting, diagrams (Mermaid/PlantUML), and live code demonstrations.
  • Presenter mode, theme/layout customization, and export options (PDF, PPTX, SPA) for technical talks, tutorials, and classroom sessions.
  • Reusable workflows for building developer slides, sharing templates across teams, and iterating on content with live previews.

Quick Start

Install Slidev, initialize your project, and start presenting with the dev server.

Frequently Asked Questions about slidev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create web-based presentation slides using Markdown?

You can create web-based presentation slides using Markdown by leveraging Slidev, which converts Markdown content into interactive slide decks with Vue components, syntax highlighting, and live code demonstrations for technical talks.

Can I embed Mermaid and PlantUML diagrams in Markdown slides?

Yes, you can embed Mermaid and PlantUML diagrams directly in Markdown slides. Slidev supports rendering these diagram types natively alongside code blocks and Vue components within your presentation workflow.

How do I export Markdown slides to PDF or PPTX?

To export Markdown slides to PDF or PPTX, use Slidev's built-in export options. The framework supports exporting your web-based presentations directly to PDF, PPTX, or Single Page Application formats for offline distribution.

Does Slidev support Vue components for interactive presentations?

Yes, Slidev supports Vue components for interactive presentations. You can embed Vue components directly within your Markdown content to add interactivity, custom layouts, and dynamic elements to your developer slide decks.

What is the best way to present technical tutorials with code walkthroughs?

The best way to present technical tutorials with code walkthroughs is using a Markdown-based presentation framework like Slidev. It provides syntax highlighting, presenter mode, and live code demonstrations specifically designed for developer-focused tutorials and classroom sessions.