Перевод: оболочка страницы на русском; тело навыка (SKILL.md) пока на английском — это исходные инструкции агента.
Figma Edit
Edit Figma via MCP; GUI is last resort.
Метаданные навыка
| Источник | Встроенный (установлен по умолчанию) |
| Путь | skills/creative/figma-edit |
| Версия | 1.0.0 |
| Автор | VibeOS |
| Лицензия | MIT |
| Платформы | linux, macos, windows |
| Теги | figma, design, mcp, creative, editor |
| Связанные навыки | creative-studio, choose-interaction-surface, computer-use |
Справка: полный SKILL.md
к сведению
Ниже полное определение навыка, которое VibeOS загружает при активации. Это инструкции, которые видит агент.
Figma Edit Skill
Adjust Figma frames/components for Creative Studio editor mode. Prefer the
official Figma MCP (vibeos mcp install figma) over pixel clicks. Use
computer_use only when MCP cannot complete the change.
When to Use
- User asks to inspect or tweak a Figma file/frame already shared by URL.
- Handoff from
creative-studiomodeeditorwhen the target is Figma.
Do not use for greenfield logo generation (use image_generate / SVG /
excalidraw first), or for purchases / team billing changes.
Prerequisites
- Figma MCP installed and OAuth completed:
vibeos mcp install figma - A Figma file or node URL from the user (link-based context)
- Destructive overwrites → human approve
How to Run
- Confirm surface: MCP available → use Figma MCP tools; else ask user to install/connect before falling back to GUI.
- Paste the Figma selection/file URL into the request context.
- Read/inspect first; mutate only when the user asked for changes.
- Export or screenshot proof into the creative workspace
exports/. - If MCP is unavailable:
choose-interaction-surface→ headed Figma app viacomputer_usewith SoM; max two retries then escalate.
Quick Reference
| Step | Preferred | Fallback |
|---|---|---|
| Inspect | Figma MCP | Figma desktop + computer_use |
| Edit | Figma MCP mutate (if enabled) | Human edits / GUI playbook |
| Proof | export / screenshot → exports/ | user confirms visually |
Procedure
MCP path
vibeos mcp install figma(once) → OAuth in browser.- Restart session so tools load.
- Provide node/file URL; call MCP read tools before write tools.
- Summarize what changed; leave a note in
qa.md.
GUI fallback
- Open the Figma desktop/web app the user already uses.
computer_usecapture with SoM; click by index — never blind pixels.- Stop before publishing/sharing publicly unless asked.
- Web CAPTCHA / login walls →
challenge-gate, not Figma clicks.
Pitfalls
- Do not invent Figma file keys or claim edits without tool confirmation.
- Team/library publish and billing are human gates.
- Vendor product stays at the MCP edge — no in-tree Figma plugin under
plugins/.
Verification
- Requested frame reflects the change (MCP result or screenshot).
exports/has proof when the brief asks for it.qa.mdStatus is honest (pass/fail + gaps).