slidev

Community

Create and edit Slidev slides instantly.

AuthorChrisTowles
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables creating and editing presentation slides using Slidev, a markdown-based presentation framework for developers.

Core Features & Use Cases

  • Markdown-based slides: Build slides with YAML frontmatter and Markdown sections, separated by '---'.
  • Vue components in slides: Integrate custom Vue components and code blocks within slides.
  • Presenter notes and transitions: Include presenter notes and transitions for engaging talks.

Quick Start

Start the slides server with 'pnpm run slides [filename]'. Open http://localhost:3030 to preview.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slidev
Download link: https://github.com/ChrisTowles/blog/archive/main.zip#slidev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository