designer-handoff
Installation
SKILL.md
designer-handoff
Overview
为 UI 项目生成 design spec(design system),然后作为硬约束交给 frontend agent(omo visual-engineering category 或 frontend-ui-ux 内置 skill)。frontend agent 在写 UI 代码前先读这个 spec,按 spec 规则产出(色彩、字体、anti-patterns、pre-delivery checklist)。
不是"建议",是"合同"。frontend agent 跳过 spec = 出错。
When to Use
Use when:
- 项目含 UI(web app / mobile / desktop)
- 想要 frontend agent 不瞎选颜色 / 字体
- 跨多个 UI 视图要保持视觉一致性
- 想要避免"AI purple/pink gradient"这种 anti-pattern
- 准备上 production 的 UI