Agent
Stitch
Stitch 直接导入 DESIGN.md。文件需要 YAML front matter 和官方八节顺序。
文件放在哪
DESIGN.md从风格页或编辑器导出后直接导入。
导入时确认这些章节都在
## Overview ## Colors ## Typography ## Layout ## Elevation & Depth ## Shapes ## Components ## Do's and Don'ts
一行安装
在仓库根目录执行。npm 上的 driftless 是别人的计时库,不要装那个。
npx driftless-styles add clean --skill
MCP
{
"mcpServers": {
"driftless": {
"command": "npx",
"args": ["-y", "driftless-mcp"]
}
}
}