slidev-quick-start
Installation
SKILL.md
Slidev Quick Start
This skill helps you get started with Slidev, the presentation framework for developers. You'll learn how to create a new project, understand the basic syntax, and run your first presentation.
When to Use This Skill
- Creating a new Slidev presentation from scratch
- Setting up Slidev for the first time
- Understanding basic Slidev concepts
- Converting an existing presentation to Slidev
- Quickly scaffolding a presentation structure
Prerequisites
- Node.js: Version 18.0 or higher
- Package Manager: npm, pnpm, or yarn
- Text Editor: VS Code recommended (with Slidev extension)