slidev

Create web-based slide decks from Markdown with Vue components and code highlighting.

302|22|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JetBrains/skills --skill slidev-jetbrains
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slidev
Source: https://github.com/JetBrains/skills/tree/main/slidev
Command: npx skills add https://github.com/JetBrains/skills --skill slidev-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Slidev provides a streamlined workflow to create and present web-based slide decks for developers, combining Markdown with Vue components, code highlighting, animations, diagrams, and presenter features.

Core Features & Use Cases

  • Markdown-driven slides with live code examples, animations, diagrams, and presenter features.
  • Presenter mode, export options (PDF/PNG), and theme/config customization for technical talks.
  • Ideal for conference talks, code walkthroughs, teaching materials, or developer workshops.

Quick Start

Install the Slidev CLI and start the development server to begin building slides.

Frequently Asked Questions about slidev

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

FAQPage Schema
How do I create presentation slides using Markdown for a developer conference talk?

You can create presentation slides by writing Markdown files that integrate Vue components, live code highlighting, and animations. This approach streamlines building web-based slide decks for technical talks and developer workshops.

Can I include Vue components and live code examples in my Markdown presentation?

Yes, Markdown presentations support Vue components and live code examples natively. This allows you to embed interactive content, syntax highlighting, and dynamic diagrams directly within your technical slides.

What is the best way to export a Markdown slide deck to PDF for offline distribution?

Markdown slide decks support direct export options to PDF and PNG formats. You can generate static files from your web-based presentation to distribute conference talks or teaching materials offline.

Does this Markdown presentation tool support a presenter mode for technical workshops?

Yes, the Markdown presentation tool includes a dedicated presenter mode. It provides presenter features and configuration options specifically designed for delivering code walkthroughs and developer workshops.

How do I customize themes and frontmatter configuration for my web-based slides?

Web-based slides allow extensive theme and configuration customization through frontmatter. You can define visual themes, configure presentation settings, and include optional scripts or assets to tailor your deck.

What are the limitations of using Slidev for technical presentations?

Slidev is optimized for developer-focused presentations using Markdown and Vue. It may not suit users seeking traditional slide GUIs, as it requires frontmatter configuration and Markdown authoring to build web-based decks.