# Cc Slidev

> Claude Code plugin for creating developer-focused technical presentations (tech talks, conference content) using Slidev with evidence-based design guardrails for slide quality. Adds opinionated constraints on top of raw Slidev for presentation polish.

- Skill: `podo/cc-slidev` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add podo/cc-slidev`
- Raw SKILL.md: https://api.skillmd.com/api/skills/podo/cc-slidev/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: podo (https://skillmd.com/u/podo)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/podo/cc-slidev

---


# cc-slidev

> Catalogue stub — full package: [rhuss/cc-slidev](https://github.com/rhuss/cc-slidev)

## Decision tree

1. **Is the package already installed?**
   Check: `~/.design-agent-skills/skills/cc-slidev/SKILL.md` exists.
   - Yes → invoke `cc-slidev` and proceed
   - No → go to step 2

2. **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 `-g` for global install or omit for project-only

## Install command

```bash
/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

