/design-forge:ingestPROLift a real design system into Design Forge in seconds — point it at your current project, a GitHub repo, a named shadcn theme, or a live URL and it extracts the colors, typography, and spacing tokens every generator then matches. No manual token entry; network calls are consent-gated with graceful fallback.
Point /design-forge:ingest at a source — auto-detect your current project, a GitHub repo, a named shadcn theme, or a live URL — and it extracts colors, typography, and spacing into .design-forge/tokens.json for every generator to match. URL mode asks consent before any network call and falls back gracefully on JS-rendered SPAs.
$ /design-forge:ingest https://linear.app Source: url (consent granted) Fetched HTML + 2 stylesheets (1.1 MB) Extracted 14 colors, 3 font families, 6 spacing tokens Wrote .design-forge/tokens.json (provenance kept).
Cross-source token extractor — repo, theme name, or live URL.