figma_validate
Validate a generated Figma frame against your design-system bundle. Inspect fonts, colors, spacing, dimensions, and other specs to catch errors before handoff.
Instructions
Validate a generated Figma frame against the configured design-system bundle. Checks fonts, typography roles, token colors, viewport, component dimensions, repeated-item spacing, vertical rhythm, and recipe-specific padding. Fix every error and re-run before handing the design to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | No | Root frame node ID to validate. | |
| recipe | No | Semantic recipe ID to enforce. | |
| nodeName | No | Root frame name when nodeId is not known. | |
| sessionId | No | Target Figma file session when multiple files are connected. |