Pulls design tokens out of live websites, HTML files, or screenshots and writes them into a structured DESIGN.md file. You point it at a URL and it uses Playwright to grab the page, extracts colors from CSS custom properties or Tailwind classes, maps typography and component patterns, then outputs everything as natural language with semantic roles instead of raw CSS. Works with Google Stitch projects too if you have the SDK installed. The real utility is when you're starting a new project based on an existing site's visual language or need to document a design system that was never formalized. Output is optimized for feeding into the design-loop skill.
npx skills add https://github.com/jezweb/claude-skills --skill design-system