mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-14 01:36:14 +00:00
## Summary Add design standards instructions so agents consult the canonical [Comfy Design Standards](https://www.figma.com/design/QreIv5htUaSICNuO2VBHw0/Comfy-Design-Standards) Figma file before implementing user-facing features. ### Changes - **`docs/guidance/design-standards.md`** — Auto-loaded guidance for `src/components/**/*.vue` and `src/views/**/*.vue` with Figma MCP fetch instructions, section node IDs, and component set references - **`AGENTS.md`** — Added Design Standards section and Figma link in External Resources ### Design All content is fetched **live from Figma** via the Figma MCP tool — designers can update the file and agents will always see the latest version. No hardcoded design rules that can go stale. Ref: COM-17639 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-10696-feat-add-Comfy-Design-Standards-Figma-reference-for-agents-3326d73d36508181844fdcaa5c17cf00) by [Unito](https://www.unito.io) --------- Co-authored-by: GitHub Action <action@github.com>