cc-slidev
Catalogue stub — full package: rhuss/cc-slidev
Decision tree
Is the package already installed? Check:
~/.design-agent-skills/skills/cc-slidev/SKILL.mdexists.- Yes → invoke
cc-slidevand proceed - No → go to step 2
- Yes → invoke
Do you have shell access?
- Yes → run the install command below, then invoke the skill
- No → show the install command; in Claude Code, send it as a chat message starting with
!— add-gfor global install or omit for project-only
Install command
/plugin marketplace add rhuss/cc-slidev
Invoke after install
- Skill name:
cc-slidev - Trigger phrases: "cc-slidev", "conference slides", "tech talk slides", "rhuss slidev"
What it does
A Claude Code plugin that wraps Slidev for technical conference and developer talk slide creation. Adds evidence-based design guardrails — enforcing appropriate information density, visual hierarchy, and slide structure quality — on top of Slidev's flexible Markdown format. Best for developer advocates, engineers preparing conference talks, or teams producing standardized technical presentation content.
When NOT to use
- Non-technical presentations where the constraints would be limiting
- When raw Slidev flexibility is preferred over guardrails — use slidev-skill instead
- Marp output — use marp-slides instead
- Reveal.js output — use revealjs-skill instead