·slidev-syntax-guide
</>

slidev-syntax-guide

yoanbernabeu/slidev-skills

Master Slidev's extended Markdown syntax. Use this skill to write slides with advanced formatting, frontmatter, and special features.

27Installs·0Trend·@yoanbernabeu

Installation

$npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-syntax-guide

SKILL.md

This skill covers Slidev's extended Markdown syntax, including slide separators, frontmatter, notes, MDC syntax, and all the special formatting features available.

| layout | string | Slide layout name | | class | string | CSS classes | | transition | string | Slide transition | | background | string | Background image/color | | clicks | number | Total clicks for slide | | disabled | boolean | Disable slide | | hide | boolean | Hide from navigation | | preload | boolean | Preload heavy content |

Notes must be at the end of the slide, after all content.

Master Slidev's extended Markdown syntax. Use this skill to write slides with advanced formatting, frontmatter, and special features. Source: yoanbernabeu/slidev-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-syntax-guide
Category
</>Dev Tools
Verified
First Seen
2026-02-12
Updated
2026-02-18

Quick answers

What is slidev-syntax-guide?

Master Slidev's extended Markdown syntax. Use this skill to write slides with advanced formatting, frontmatter, and special features. Source: yoanbernabeu/slidev-skills.

How do I install slidev-syntax-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yoanbernabeu/slidev-skills --skill slidev-syntax-guide 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/yoanbernabeu/slidev-skills