Use when implementing a Figma frame, component, or selection as Phoenix LiveView + function components + HEEx. Trigger when the user shares a figma.com design link or asks to build UI from Figma.
docs/figma-mcp.md — tool choice.docs/frontend.md — component layers and HEEx rules.docs/design-system.md — token tiers and naming.product/figma.md — file registered.fileKey and node-id from the URL (hyphens → colons in node id).get_design_context on the target node. For huge pages, get_metadata first.get_screenshot when layout fidelity is uncertain.attrslotPhoenix.LiveView.JS for micro-interactions; hooks only when required.MyAppWeb.UI.* and MyAppWeb.Domain.* when they exist.product/specs/* and
product/discovery.md before deep implementation.docs/chrome-devtools-mcp.md) on the implemented routes.product/figma.md last-synced when parity is intentional.