slidev
✓Markdown-based presentation slides powered by Vue and Vite. Use when creating slide decks, technical presentations, conference talks, or any presentation that benefits from code highlighting, diagrams, and web technologies.
Installation
SKILL.md
Slidev renders Markdown files as interactive slide presentations. Supports Vue components, UnoCSS styling, Shiki code highlighting, Mermaid diagrams, and LaTeX math.
Entry file defaults to slides.md. Pass different file: slidev other.md.
| theme | Theme package or name | seriph, default, apple-basic | | title | Presentation title | My Talk | | fonts | Google Fonts auto-import | { sans: Inter, mono: Fira Code } | | aspectRatio | Slide ratio | 16/9 (default), 4/3 | | canvasWidth | Canvas width in px | 980 (default) | | themeConfig | Theme-specific config | { primary: '#5d8392' } |
Markdown-based presentation slides powered by Vue and Vite. Use when creating slide decks, technical presentations, conference talks, or any presentation that benefits from code highlighting, diagrams, and web technologies. Source: third774/dotfiles.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/third774/dotfiles --skill slidev- Source
- third774/dotfiles
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is slidev?
Markdown-based presentation slides powered by Vue and Vite. Use when creating slide decks, technical presentations, conference talks, or any presentation that benefits from code highlighting, diagrams, and web technologies. Source: third774/dotfiles.
How do I install slidev?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/third774/dotfiles --skill slidev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/third774/dotfiles
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01