Crawls any website with Playwright, extracts every computed style from the live DOM, and spits out eight different theme formats: Tailwind config, shadcn/ui variables, React theme object, Figma tokens, W3C design tokens, CSS custom properties, plus AI-optimized markdown and a visual HTML report. The markdown output is legitimately useful for feeding design context to Claude when building UI. Handles auth with cookies and headers, can compare multiple sites side by side, and includes a scoring system that rates design quality across seven categories. The apply command auto-detects your framework and writes tokens directly into your project structure, which saves the tedious copy-paste step when you're reverse engineering a reference site.
npx skills add https://github.com/aradotso/trending-skills --skill designlang-design-extract