
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
Any URL -> design tokens -> DESIGN.md. Short CLI name for @designscan/extractor: npx designscan .
The short CLI name for @designscan/extractor —
any URL → design tokens → DESIGN.md, extracted from the live page. Runs
locally, no API key.
# one-time: install the headless browser
npx playwright install chromium
# any URL -> DESIGN.md (Google Labs open format)
npx designscan stripe.com --md --out stripe.DESIGN.md
# other formats: w3c (W3C Design Tokens JSON) | css (custom properties) | json
npx designscan vercel.com --format w3c --out vercel.tokens.json
# light + dark themes merged into one file, plus a visual proof sheet
npx designscan linear.app --theme both --md --preview --out linear.DESIGN.md
# MCP server for coding agents (stdio)
npx designscan mcp
This package is a thin shim: the engine — extraction, normalization, all the
emitters — lives in @designscan/extractor and is installed as this package's
only dependency. Docs, options, and the brand-corpus gallery:
FAQs
Any URL -> design tokens -> DESIGN.md. Short CLI name for @designscan/extractor: npx designscan .
We found that designscan demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.