What is DESIGN.md
In March 2026, Google Stitch introduced DESIGN.md as part of an update that included infinite canvas, a design agent with project memory, instant prototyping and voice interaction. Among all these features, DESIGN.md is the least visible — but the most reusable outside the Stitch ecosystem.
DESIGN.md is a Markdown file that serializes a design system — color palette, typography, spacing, component patterns and visual constraints — in a format optimized for LLM consumption. The file sits at the repository root and the AI agent reads it before generating any interface.
The most accurate analogy: DESIGN.md is to design what AGENTS.md is to code conventions. It's persistent context that the agent consults on every interaction.