VoltAgent's awesome-design-md repository has 42,000 GitHub stars with a simple pitch: 62 DESIGN.md files that teach coding agents how to build UIs matching companies like Stripe, Vercel, Linear, and Apple. Drop a markdown file into your project root and your AI agent generates interfaces following that brand's design language. You get plain text instructions optimized for LLMs, skipping Figma exports and JSON schemas entirely.

The DESIGN.md format gained traction after Google Stitch popularized it. VoltAgent's collection spans AI platforms, developer tools, fintech, and automotive brands. Each file contains design tokens and style guides that coding agents like Agent Skills parse directly. Want your side project to look like Notion? Grab that file. Building a fintech app with Stripe's aesthetic? There's one for that too.

But the project isn't without friction. VoltAgent hasn't been accepting pull requests for new designs, keeping tight control over what gets added, according to the repo's README and discussions on Hacker News. They charge $39 for custom DESIGN.md files if you need something not in the collection. Some developers flagged privacy concerns around how requests are handled publicly, and others want the format expanded to cover brand tone and visual style.

Despite the gripes, 42,000 stars says the approach is working. Standardizing design communication between humans and AI agents is a real problem, and plain markdown is probably the simplest solution anyone's tried.