This gets you from zero to a running Slidev presentation in under five minutes. It covers both the npm init quick path and manual setup, includes a starter slides.md template with three example slides, and lists the keyboard shortcuts you'll actually use (space for next, o for overview, d for dark mode). The frontmatter examples are solid, showing you how to configure themes, transitions, and layouts without hunting through docs. One thing I appreciate: it calls out the common mistake of forgetting blank lines around the slide separators, which will trip you up exactly once. If you're converting a deck to markdown or just want to skip PowerPoint entirely, this covers the essentials without filler.
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-quick-start