Point this at any website URL and it extracts the entire design system into eight different formats: Tailwind config, CSS variables, React theme, shadcn/ui theme, Figma variables, W3C design tokens, plus an AI-optimized markdown file and visual HTML preview. It crawls the site, identifies colors, typography, spacing, shadows, breakpoints, even runs WCAG accessibility scoring. The output is genuinely practical. You can drop the Tailwind config straight into your project or import the Figma JSON for designer handoff. Built on the designlang CLI tool, so you'll need Node installed. Honest take: this is exactly what you'd build yourself if you were reverse engineering a design system, except someone already did the work.
npx skills add https://github.com/manavarya09/design-extract --skill extract-design