1
A GitHub repo called Power Design provides a design rule system that Claude Code uses to generate slides programmatically from any website URL using Firecrawl to extract brand DNA (colors, logos, typography)
2
20 universal design principles are codified into the system, including: one idea per slide, 40% white space minimum, 60-30-10 color ratio, golden ratio (1.618) for sizing, max 4 type sizes, 5% edge safe zone, and proximity-based grouping
3
Firecrawl API extracts brand assets from any URL automatically, enabling one-shot slide generation that matches the source brand without manual input
4
AI image generation via Krea.ai (using ChatGPT image model) can be integrated by passing an API key and a reference style image, producing on-brand illustrated slides automatically
5
Finished slide decks (HTML-based) can be hosted and shared publicly via GitHub and Vercel CLI, both connectable through Claude Code