Figma

Turn a screen spec into a real Figma frame via a connected Figma MCP server and return the shareable link. Use whenever the user (or the `ux-design` skill) wants to "create a Figma frame", "push this screen to Figma", "make a Figma mockup", "update the Figma design", "mandar pro Figma", "criar o frame no Figma", or hands over a screen spec (name, layout, components, states, content) expecting a Figma URL back. Discovers the Figma MCP at runtime instead of hardcoding tool names; reads design context, creates/updates frames, components and variables, and returns the node link. If no Figma MCP is connected it says so and emits the textual spec instead — it never fails hard. Do not use for pencil.dev designs (use the `pencil` skill), for non-Figma design tools (Sketch, Penpot, Adobe XD), for writing the screen spec itself (that is `ux-design`'s job — this skill consumes a finished spec), or for turning a Figma design into code (that is a design-to-code task, not frame authoring).

gabriel-f-santos Updated

File contents

gabriel-f-santos/coding-agents/tree/main/skills/figma commit 20615d751f

Frequently asked questions

npx skillmds@latest add gabriel-f-santos/figma