This page is a handshake. The big headline above is in Agipo, this paragraph is in BauTF, the wordmark loaded from ./assets/, and the swatches below pulled their hex from tokens.json. If any of those look wrong, your _fonts/ or assets/ copy is incomplete.
For the teammate
README.md
One-time setup steps + paste-ready prompt template.
For Claude
CLAUDE.md
Workflow + constraints Claude reads on startup.
Token reference
CLAUDE-KIT-TOKENS.md
Full token naming + 3 known Figma↔gist mismatches.
Open this folder in Claude Code, paste the prompt from README.md, and Claude will read CLAUDE.md + tokens.json + the AI Kit Figma file and build your index.html in place — replacing this handshake page.
# in this folder: claude # then paste the prompt template from README.md, e.g.: # "Build a Cometeer-branded landing page introducing # [new roaster / new product / etc.] ..."
Both lines should look like distinct typefaces. If Agipo falls back to a generic serif or BauTF to a sans-serif like Helvetica, the _fonts/ directory didn't make it into your copy of the starter.
Six brand swatches pulled by name from tokens.json. If anything renders as a fallback grey, the file didn't copy.
aWT68n9nxtNBJVX8rntJaI) returns 403 and Claude can't read the token inventory.
whoami.
npm i -g vercel, then vercel login. Required to deploy with vercel deploy --prod.
Full instructions in README.md. Setup-side specifics for Claude in CLAUDE.md.