slidev

Create interactive web-based technical presentations from Markdown and Vue components.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/hschne/pi-stuff --skill slidev-hschne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slidev
Source: https://github.com/hschne/pi-stuff/tree/main/skills/slidev
Command: npx skills add https://github.com/hschne/pi-stuff --skill slidev-hschne

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the difficulty of creating professional, interactive technical presentations that support live code demos, diagrams, and animations, without requiring complex design software or manual formatting work.

Core Features & Use Cases

  • Technical Presentation Authoring: Build developer-focused slides with syntax-highlighted code, Monaco editor integration, and support for Mermaid, PlantUML, and LaTeX mathematical content.
  • Interactive & Exportable Decks: Add click-based animations, presenter notes, screen recording, and export to PDF, PPTX, or host as a static single-page application.
  • Use Case: Perfect for conference talks, code walkthroughs, developer workshops, and teaching materials where live code examples and interactive demos are required.

Quick Start

Use the slidev skill to create a technical presentation deck with syntax-highlighted code examples and interactive Monaco editor demos for your upcoming developer conference talk.

Frequently Asked Questions about slidev

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

FAQPage Schema
How do I create interactive developer slides with Markdown and live code demos?

You can create interactive developer slides by authoring Markdown files enhanced with Vue components, which enables live code demos and syntax highlighting directly within your presentation deck.

Can I export Markdown presentations to PDF or PPTX formats?

Yes, Markdown presentations can be exported to PDF, PPTX, or hosted as a static single-page application, satisfying requirements for distribution after your technical talk or workshop.

Does this presentation tool support mathematical content and diagrams?

This presentation tool supports mathematical content and diagrams by integrating LaTeX for equations, alongside Mermaid and PlantUML for rendering technical diagrams within your slides.

What is the best way to build technical presentation decks for a developer conference?

The best way to build technical presentation decks is using a Markdown-based framework that provides presenter mode, click-based animations, and Monaco editor integration for code walkthroughs.

Do I need Vue knowledge to build technical presentations with this approach?

You do not need extensive Vue knowledge to build technical presentations, as standard Markdown handles the core content, while Vue components are available optionally for adding interactive elements.