Extract any website's complete design system with one command, including layout patterns, responsive behavior, and interaction states.
Designlang is a powerful CLI tool that crawls any website using a headless browser, extracting every computed style from the live DOM. It goes beyond basic color and font extraction by identifying layout patterns (grids, flexbox), capturing responsive behavior across multiple breakpoints, and recording interaction states (hover, focus, active). It generates 8 comprehensive output files, including W3C Design Tokens, Tailwind config, Figma variables, shadcn/ui themes, and React/CSS-in-JS themes, while also providing WCAG accessibility scores and CSS health audits. Designlang also features a built-in MCP server for seamless integration with AI agents like Claude Code and Cursor, enabling multi-platform output for iOS SwiftUI, Android Compose, Flutter, and WordPress.
