What problem does it solve? Creating presentation decks that stay on-brand requires manually writing React/TypeScript slide files, maintaining speaker notes, and converting legacy PowerPoint files, which is slow and error-prone without a structured workflow. ## Core Features & Use Cases - Four modes: draft new decks from a brief, update existing decks with overflow guards, convert legacy PPTX files into React decks via python-pptx, and export rendered decks to standalone HTML, PDF, or Vercel URLs using Playwright snapshots. - Narrative and voice system: proposes three narrative angles per deck, enforces speaker-led vs reading-first density modes, and writes read-aloud speaker notes for every slide. - Use Case: Convert a client's old conference PPTX into your branded Next.js slide system, then export a shareable PDF snapshot of the rendered deck for distribution. ## Quick Start Ask the agent to draft a new slide deck on your topic by running /slide-deck new followed by the topic, then answer the brief questions about audience, length, and density.