What problem does it solve? Creating professional presentation decks inside the Replit workspace requires coordinating React slide components, a manifest contract, brand research, and visual editor compatibility, which is error-prone without a defined workflow. ## Core Features & Use Cases - Slide Deck Creation: Generates full 16:9 slide decks as React + Tailwind components with a slides-manifest.json contract, typography system, and cohesive design direction. - PPTX Import: Converts attached .pptx files into editable slide artifacts via the importPptx callback, skipping manual slide building entirely. - Visual Editor Compatibility: Enforces static inline JSX, viewport-relative units, and required container classes so slides work with the workspace's visual editing, thumbnails, and PPTX export. - Use Case: A founder asks for an investor pitch deck for their startup; the skill researches the brand, generates imagery, writes all slide components in one batch, validates the manifest, and delivers a polished deck. ## Quick Start Create a 6-slide pitch deck for my company using our brand colors and logo from the attached files.