design-extract

design-extract

One-click extraction of complete design systems from websites, supporting multiple platforms and tools.

MCPDesignOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 3.3k
Source
mcp-github

Overview

design-extract is an MCP server that extracts a complete UI design system from any website with a single command. It generates DTCG tokens, semantic + primitive + composite components, and supports multi-platform output (such as iOS SwiftUI, Android Compose, Flutter, and WordPress). Additionally, it provides Tailwind v4 configuration, Figma variables, shadcn/ui, CSS health audits, and WCAG remediation. This tool is ideal for developers and designers who need to quickly obtain a website's design system.

Capabilities

  • Extract complete design systems from websites
  • Generate DTCG tokens
  • Support multi-platform output
  • Provide Tailwind v4 configuration
  • Generate Figma variables
  • Perform CSS health audits

Use cases

Quickly extract design systems from websitesGenerate design code for multiple platformsConduct CSS health checksGenerate Figma design variables

Setup

Requires: Node 20+
npx designlang <URL>

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install and use design-extract?

Install and run using the command: npx designlang <URL>

Which platforms does design-extract support?

Supports iOS SwiftUI, Android Compose, Flutter, WordPress, and more.

Related skills