slidev

Installation
SKILL.md

Slidev

Purpose

Create Slidev seminar decks with a predictable structure, shared visual defaults, and correct dependency placement. Keep the initial scaffold conventional; customize it only when the user asks.

Workflow

  1. Inspect the repository before changing files. Identify the package manager, the workspace root, any existing Slidev deck, and whether the target is a standalone project or a package inside a monorepo.
  2. Check the relevant package.json before installing packages. Reuse existing dependencies and the repository's package manager.
  3. Create or update the required deck structure without deleting unrelated files or overwriting existing content unnecessarily.
  4. Before writing article content, read Component Selection and match each slide's information relationship to a suitable addon component.
  5. Populate the root deck, section entry files, and numbered article files from the templates below.
  6. Verify the dependency location, file paths, source imports, frontmatter, component choices, and referenced PNG assets.

Dependencies

Every deck uses:

Installs
2
Repository
zgid123/skills
First Seen
3 days ago
slidev — zgid123/skills