Figma MCP Design-System Delivery
Use the design file as a specification, not an authority that overrides the repository's runtime, accessibility, localization, or security constraints.
Workflow
- Identify the approved file, frame/node, component library, variables, and user rights before reading design context.
- Extract layout, states, tokens, assets, and existing Code Connect mappings. Resolve discrepancies against the repository's implemented components.
- Implement or adapt components locally, preserving keyboard behavior, responsive constraints, contrast, reduced motion, and semantic structure.
- Use write-to-canvas only after explicit approval; re-read the changed nodes and report their exact scope.
Guardrails
- Do not export or reuse assets without confirming file and asset rights.
- Treat Figma code generation as a starting point; review dependencies, visual behavior, and accessible states before merging.
- Keep design-context reads separate from canvas edits and design-library writes.