slide-deck
FeaturedWhen you want to draft, update, convert, or export a slide deck for a React/Next.js slide system (${SLIDE_DECK_REPO:-$HOME/code/your-slide-deck-site}/src/app/slides/). Writes TypeScript Slide[] arrays using your primitives (Eyebrow, Heading, Accent, Body, BulletList, Divider, TwoCol, GradientText), 12 cycling brand gradients, optional sections for "where am I" context, and speaker notes. Inspired by zarazhangrui/frontend-slides — "show, don't tell" applied to narrative (presents 3 angles, you pick) plus density modes (speaker-led vs reading-first). Four modes — new (draft from brief), update (modify existing, with overflow guards), ppt (convert legacy PPTX → React deck), export (Playwright snapshot existing React deck to standalone HTML, PDF, or Vercel URL — keeps brand). Triggers on "/slide-deck," "/slides new," "/slides export," "/slides update," "/slides ppt," "draft a deck," "deck for [topic]," "talk on [topic]," "keynote on [topic]," "internal deck for [audience]," "convert this pptx," "export this deck.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- coreyhaines31
- Repository
- coreyhaines31/makerskills
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- N/A
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
slide-deck-builder
Builds polished, professional .pptx slide decks from a source document (PDF, Word, text). Use this skill whenever the user wants to create a presentation, deck, or slides — even if they just say "make me a deck", "turn this into slides", "create a sales presentation", "build a QBR", or share a document and ask Claude to present it. Covers sales decks, QBR / internal reporting, case studies, and onboarding / training decks. Always produces a downloadable .pptx file as output.
presentation-deck
Create and maintain a 16:9 HTML slide deck (index.html + slides.md source) with a deterministic fit/sync verification harness. Use when asked to build a presentation deck, scaffold a new talk, sync slides.md with index.html, add/edit/reorder slides, enforce 4K/1080p slide fit, bundle a deck to a single zip, or swap the deck color theme.
deck
Builds the project decks (kickoff, recurring status report, estimate presentation, demo) in deck.json. The data-driven slides are regenerated, the hand-written ones are preserved. Exports to PowerPoint and HTML.