This one's a solid reference when you're past the "hello world" stage of Slidev and need to understand where everything goes. It covers the full directory layout, from custom Vue components and layouts to setup scripts for Monaco and Shiki. The headmatter configuration section is especially helpful since that's where most of the magic happens. If you're adding custom components, splitting slides across files, or just wondering why your styles aren't loading, this breaks down the conventions clearly. It's less about building slides and more about organizing a serious presentation project that you'll actually maintain.
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-project-structure