Stitch's DESIGN.md format is now open-source so you can use it across platforms. (1 minute read)
Google open-sourced DESIGN.md, a format that lets AI design tools understand and apply design system rules across platforms.
Decoder
- Stitch: Google Labs' AI-powered design tool that generates user interfaces
- DESIGN.md: A file format specification for encoding design system rules in a portable, machine-readable format
- WCAG: Web Content Accessibility Guidelines, standards for making web content accessible to people with disabilities
Original article
DESIGN.md in Stitch lets you export or import your design rules from project to project, so you don't have to reinvent the wheel every time you start a design in Stitch. This way, Stitch understands the reasoning behind your design system and can generate user interfaces that match your brand.
Today, we're open-sourcing the draft specification for DESIGN.md, so it can be used across any single tool or platform. Instead of guessing intent, AI agents can know exactly what a color is for, and can validate their choices against WCAG accessibility rules.
To see this shared visual language in action, Google Labs' David East breaks it down in our latest video.
Watch below, generate your own files in Stitch or contribute on GitHub.