This covers the full styling system in Slidev, from UnoCSS utilities to custom CSS and animations. You'll use it when you need to go beyond basic Markdown formatting: custom color schemes, typography tweaks, responsive layouts, dark mode variants, or reusable component patterns. The skill includes practical examples of inline utilities, global styles in index.css, scoped per-slide styles, and custom shortcuts in uno.config.ts. It's thorough on flexbox and grid patterns, shows how to set up custom fonts from Google, and walks through animation techniques including v-motion integration. If you're building branded decks or presentations with specific design requirements, this is your reference.
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-styling