What problem does it solve? Turning session plans, outlines, or documents into polished slide decks normally requires manual slide design and repetitive python-pptx coding. This Skill generates consistent, dark-themed .pptx presentations using a fixed design system and validates the output for layout errors before delivery. ## Core Features & Use Cases - Fixed Design System: Near-black background, orange accents, and a defined text hierarchy applied to every slide, with reusable helpers for text boxes, bullets, cards, and dividers. - Slide Pattern Library: Pre-built patterns for title, agenda, concept, card grid, comparison, numbered list, demo, and closing slides. - Mandatory Layout Checker: A validation script that detects out-of-bounds shapes and overlapping text before the deck is handed over. - Use Case: A workshop instructor provides a two-hour session outline and receives a 17-slide branded .pptx deck, verified to have no overlapping or off-canvas content. ## Quick Start Ask the AI to turn your session outline or document into a slide deck, for example: create a PPT from this workshop plan and save it as Session-1-Deck.pptx.