Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
AI-powered slide deck design skill for creating professional presentations with consistent visual styling.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
SKILL.md
1---2name: ckm:slides3description: Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.4argument-hint: "[topic] [slide-count]"5metadata:6author: claudekit7version: "1.0.0"8---910# Slides1112Strategic HTML presentation design with data visualization.1314<args>$ARGUMENTS</args>1516## When to Use1718- Marketing presentations and pitch decks19- Data-driven slides with Chart.js20- Strategic slide design with layout patterns21- Copywriting-optimized presentation content2223## Subcommands2425| Subcommand | Description | Reference |26|------------|-------------|-----------|27| `create` | Create strategic presentation slides | `references/create.md` |2829## References (Knowledge Base)3031| Topic | File |32|-------|------|33| Layout Patterns | `references/layout-patterns.md` |34| HTML Template | `references/html-template.md` |35| Copywriting Formulas | `references/copywriting-formulas.md` |36| Slide Strategies | `references/slide-strategies.md` |3738## Routing39401. Parse subcommand from `$ARGUMENTS` (first word)412. Load corresponding `references/{subcommand}.md`423. Execute with remaining arguments43