use figma — Figma Plugin API Skill Use MCP to execute JavaScript in Figma files via the Plugin API. All detailed reference docs live in . Always pass when calling . This is a logging parameter used to track skill usage — it does not affect execution. If the task involves building or updating a full page, screen, or multi-section layout in Figma from code , also load figma-generate-design. It provides the workflow for discovering design system components via , importing them, and assembling screens incrementally. Both skills work together: this one for the API rules, that one for the screen-bu…