Disclaimer: Educational and experimental. DYOR. See DISCLAIMER.md.
The most comprehensive presentation design skill for Claude Code.
33 reference modules covering audience adaptation, narrative architecture, projection-aware design, perceptual data visualization, animation science, rehearsal intelligence, and a 30-point anti-AI-slop detector. Complements Anthropic's built-in PPTX skill.
# Global
git clone https://github.com/Dragoon0x/useslidekit.git ~/.claude/skills/useslidekit
# Per-project
git clone https://github.com/Dragoon0x/useslidekit.git .claude/skills/useslidekitIn Claude Code:
You: I need a pitch deck for my AI startup. Series A fundraise, 15 minutes.
Claude: [Loads AUDIENCE.md → selects Investor profile]
[Loads NARRATIVE.md → selects PAS framework]
[10 intake questions, applies defaults for unanswered]
Building: 12 slides, dark projector palette, 28pt+ body,
assertion headlines, zero animations.
1. "AI-powered contract review saves legal teams 23 hours per week"
2. "Legal teams spend $180K annually on routine contract review"
3. "Manual review misses 12% of risk clauses on average"
...
[Runs Glance Test on each slide]
[Runs Anti-Slop scan: 0 patterns detected]
[Rubric score: 86/100]
[Generates speaker notes with timing: 14.5 minutes estimated]
Ready to generate PPTX with the built-in skill.
useslidekit/
├── SKILL.md # Main entry — progressive disclosure map
├── references/
│ ├── AUDIENCE.md # 7 audience profiles with complete design presets
│ ├── NARRATIVE.md # 4 storytelling frameworks + Ghost Deck Test
│ ├── DESIGN-SYSTEM.md # Typography, color, spacing — projection-aware
│ ├── COLOR-PALETTES.md # 12 themed palettes with screen + stage variants (144 hex values)
│ ├── TYPOGRAPHY-DEEP.md # Font pairing matrix, weight mapping, hierarchy, numbers
│ ├── SLIDE-PATTERNS.md # 9 slide types with exact measurements
│ ├── DATA-VIZ.md # Chart selection matrix, annotation rules, aspect ratios
│ ├── TABLES.md # Table design, number formatting, comparison patterns
│ ├── ICONOGRAPHY.md # Icon sizing, style rules, circle treatment, libraries
│ ├── MOTION.md # Animation timing, audience-budgeted motion
│ ├── TRANSITIONS.md # Pacing curve, slide pairs, flow anti-patterns
│ ├── SPEAKER.md # Rehearsal intelligence, timing, delivery cues, Q&A prep
│ ├── GLANCE-TEST.md # 3-second comprehension test with 5 failure modes
│ ├── ANTI-SLOP.md # 30 AI presentation slop patterns with fixes
│ ├── RUBRIC.md # 100-point quality scoring, 10 dimensions
│ ├── CHECKLIST.md # 40-item pre-flight checklist
│ ├── ACCESSIBILITY.md # WCAG contrast, color blindness, cognitive load
│ ├── VIRTUAL.md # Zoom/Teams/Meet-specific design rules
│ ├── INDUSTRY.md # Industry patterns for 7 sectors
│ ├── HANDOUT.md # Slide deck → leave-behind adaptation
│ └── EXPORT.md # Multi-format output (PPTX, HTML, PDF)
├── DISCLAIMER.md
├── LICENSE # MIT
└── README.md
PRs welcome. Useful contributions:
- Additional audience profiles (academic, government, nonprofit)
- Industry-specific slide patterns (healthcare, finance, legal)
- Localization (CJK typography rules, RTL layout)
- New anti-slop patterns with evidence
MIT — see LICENSE.
By Dragoon0x. Free, open source, zero dependencies.