Extract a website’s design tokens (colors, type, spacing, shadows) as DESIGN.md, W3C, or CSS.
URL → design tokens → (next) . This is step 1 of the roadmap: the extraction engine. It runs locally, needs no API key, and is the only "real software" part of the whole business. Lives at in the DesignScan (pnpm) monorepo. Run workspace commands from the repo root () or locally from Run from the repo root (no needed — pnpm forwards flags straight through): Load failures (unreachable host,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
URL → design tokens → (next) . This is step 1 of the roadmap: the extraction engine. It runs locally, needs no API key, and is the only "real software" part of the whole business. Lives at in the DesignScan (pnpm) monorepo. Run workspace commands from the repo root () or locally from Run from the repo root (no needed — pnpm forwards flags straight through): Load failures (unreachable host, timeout, a site refusing automated browsers) exit non-zero with a short, actionable message rather than a…