Agent
Stitch
Stitch imports DESIGN.md directly. The file needs YAML front matter and the official eight sections.
Where the files go
DESIGN.mdExport it from a style page or the editor, then import it.
Confirm these sections are present
## Overview ## Colors ## Typography ## Layout ## Elevation & Depth ## Shapes ## Components ## Do's and Don'ts
One-line install
Run this from the repo root. The npm package named driftless is an unrelated timer library.
npx driftless-styles add clean --skill
MCP
{
"mcpServers": {
"driftless": {
"command": "npx",
"args": ["-y", "driftless-mcp"]
}
}
}