Paste kit/chain.md into Claude Code once. It collects archetype, BYOC, fonts, and scope upfront, then runs any path below sequentially — saving every output, asking for review at each checkpoint, resuming if you stop. Individual prompts still work ad-hoc; each now includes meta-header Q&A and meta-footer save/handoff.
Three paths · one substrate
Standalone & ad-hoc tools
Seven prompts that don't compose into chains — pick à la carte for specific situations. The Ch21 catalog table groups them with their use cases.
Stages · what runs when
Same prompts, grouped by lifecycle stage instead of path. Useful when you're locating a prompt by purpose.
Archetype selection from adjectives
Path A only. Maps adjectives → archetype recommendation with per-dimension reasoning.
tokens.css generation + typography
From specs (Path A) or from Figma via MCP (Path B/C). Optional BYOC variant for brand colors. Optional font substitution via Prompt 2.
Foundation → composite → pattern → chrome → domain
Five distinct prompts cover the full component lifecycle. Each builds on the previous; each consumes the same tokens.css + spec pair.
Section templates + spec page + framework wrappers
Output for handoff and framework consumption.
Drift, accessibility, Layer 3 emergence
Run continuously after Stage 3. Layer 3 extraction discovers tokens; drift + a11y audits keep the system honest.
Catalog · all prompts
Every prompt with its frontmatter at a glance. Click any card to open the prompt file.