Create or edit Slidev presentations in the /Users/jasonliu/dev/presentations repo. Use for drafting new decks, editing existing slides, applying repo-specific Slidev conventions, and polishing/animation work. Triggers: Slidev slide requests, layout/components usage, deck setup, or presentation workflow guidance for this repo.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: slidev-presentation-kit description: "Create or edit Slidev presentations in the /Users/jasonliu/dev/presentations repo. Use for drafting new decks, editing existing slides, applying repo-specific Slidev conventions, and polishing/animation work. Triggers: Slidev slide requests, layout/components usage, deck setup, or presentation workflow guidance for this repo."
Slidev Presentation Kit
Overview
Create and modify Slidev decks in slides/decks/ using the repo's drafting and polishing workflow. Ask only when blocked, work incrementally, and change one slide at a time.
Workflow Decision Tree
- New presentation or heavy drafting: Read
references/repo/docs/DRAFTING.mdthenreferences/repo/docs/BASICS.md. Avoid animations. - Editing existing slides: Read
references/repo/AGENTS.mdfor workflow rules, thenreferences/repo/SLIDEV.mdfor conventions. - Polishing or animations: Read
references/repo/docs/POLISHING.mdandreferences/repo/SLIDEV_POLISHING.mdbefore making changes. - Syntax lookup: Check
references/repo/docs/REFERENCE.mdfirst, thenreferences/repo/docs/ADVANCED.mdif needed. - Components: Use only QRCode during drafting; full component set only during polishing. See
references/repo/slides/components/README.md.
Core Rules
- Ask clarifying questions only when a decision is truly blocking; otherwise assume and proceed.
- Make one change at a time and get feedback before continuing.
- Work on one slide at a time; do not batch edits.
- Do not add animations during drafting.
- Keep click alignment comments and speaker notes synchronized when using
v-click.
Repo Setup
- Each deck needs a
components/symlink to../../components. Seereferences/repo/AGENTS.mdfor the exact command. - Always check for deck-specific
slides/decks/<deck-name>/AGENTS.mdin the repo before editing a deck.
References
Use references/repo/ as the primary source of truth for this repo. It mirrors all Markdown in /Users/jasonliu/dev/presentations except slides/decks/.
Key entry points:
references/repo/AGENTS.mdreferences/repo/SLIDEV.mdreferences/repo/SLIDEV_POLISHING.mdreferences/repo/docs/references/repo/slides/README.mdreferences/repo/slides/components/README.md
More by jxnl
View allDelegate codebase exploration or scripted actions to a non-interactive Codex exec run (codex exec / codex e). Use when you want a subagent to read lots of code or take actions without human interaction, and you can accept CLI output and optional file changes as the result.
Extract transcripts, titles, and thumbnails from YouTube videos. Use for ingesting video content, capturing captions with timestamps, or downloading video metadata.
OCR PDFs with docling while tracking per-page text and rasterize PDFs to images. Use for PDF ingestion, page-aware text extraction, rendering pages to images, or inspecting PDF metadata, with outputs saved under a local project directory.
