Awesome Design MD is a curated collection of DESIGN.md files extracted from popular brand design systems that developers can use with AI coding agents.
The project addresses the challenge of maintaining visual consistency when using AI agents to generate UI code. DESIGN.md is a plain-text markdown format introduced by Google Stitch that allows AI agents to read and understand a project's design language, patterns, tokens, and visual rules. Rather than relying on Figma exports, JSON schemas, or special tooling, developers drop a DESIGN.md file into their project root and any AI coding agent can instantly understand how the UI should look and feel. The approach works because markdown is the format large language models read most effectively, requiring no parsing or configuration.
This collection is most useful for teams building with AI coding agents who want to ensure generated UI stays visually consistent with their design language. It suits projects where developers are using AI assistants to generate code and need a way to communicate design intent in a format those agents understand natively. The repository provides ready-to-use DESIGN.md files extracted from real websites, eliminating the need to create these documents from scratch. The project also offers a request service for DESIGN.md files from specific websites.
The project maintains an active collection of design system examples and accepts community contributions. Development activity shows ongoing curation of new DESIGN.md files and examples. The maintainers actively promote the ecosystem around AI-driven design and development, featuring complementary tools and sponsorship opportunities within the repository.