Drop a .pdf or .pptx export — Claude Code reads it and maps it into the framework.
No deck yet? Describe the company and the pitch — Claude Code builds the whole forked deck from the brief.
Facts you give are used verbatim; anything missing becomes a clearly-labeled illustrative placeholder.
Drop a brand/style guide (PDF, text, or a ready tokens.css). It governs every surface and layer. Leave empty for the neutral default.
Don't have one? Describe the brand — industry, audience, personality, any colors or fonts you like — and Claude Code designs a full style guide.
Point at the company's website — Claude Code scrapes its real colors and fonts, then designs the style guide around them.
Once a deck is built, tell Claude Code what to change — copy, colors, fonts, layout width, add or remove slides — and it rewrites the deck and re-renders.
Publish a share link with fork analytics (see which layers investors open), and keep a named library of decks — one per client. Requires sign-in on the live site + the Supabase tables in SETUP.md.
Runs everything on your own Claude Code via the local bridge.
tools/projects/deckbuilder/bridge/ run npm install then npm start.
It drives your Claude Code (Agent SDK). See bridge/README.md.