Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Slidev Skills for Claude Code

Agent skills that help Claude Code understand and work with Slidev presentations.

Installation

npx skills add slidevjs/slidev

This will add the Slidev skill to your Claude Code configuration.

What's Included

The Slidev skill provides Claude Code with knowledge about:

  • Core Syntax - Markdown syntax, slide separators, frontmatter
  • Animations - Click animations, transitions, motion effects
  • Code Features - Line highlighting, Monaco editor, code groups, magic-move
  • Diagrams - Mermaid, PlantUML, LaTeX math
  • Layouts - Built-in layouts, slots, global layers
  • Presenter Mode - Recording, timer, remote access
  • Exporting - PDF, PPTX, PNG, SPA hosting

Usage

Once installed, Claude Code will automatically use Slidev knowledge when:

  • Creating new presentations
  • Adding slides with code examples
  • Setting up animations and transitions
  • Configuring themes and layouts
  • Exporting presentations

Example Prompts

Create a Slidev presentation about TypeScript generics with code examples
Add a two-column slide with code on the left and explanation on the right
Set up click animations to reveal bullet points one by one
Configure the presentation for PDF export with speaker notes

Documentation

License

MIT