slidev-quick-start
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)
Creating a New Project
More from yoanbernabeu/slidev-skills
slidev-styling
Style Slidev slides with UnoCSS and custom CSS. Use this skill for custom colors, typography, animations, and responsive designs.
143slidev-themes
Use and customize Slidev themes. Use this skill to apply themes, configure theme options, and create custom themes.
128slidev-syntax-guide
Master Slidev's extended Markdown syntax. Use this skill to write slides with advanced formatting, frontmatter, and special features.
122slidev-drawings
Draw and annotate during Slidev presentations. Use this skill for live annotations, highlighting, and visual explanations.
109slidev-project-structure
Understand Slidev project structure and configuration. Use this skill to configure themes, addons, and customize your presentation setup.
100slidev-plantuml
Use PlantUML for UML diagrams in Slidev. Use this skill for complex UML diagrams, architecture visualizations, and technical documentation.
95