lint_handoff_readiness
Detects common Figma handoff issues such as default layer names, auto-layout gaps, hidden debris, oversized images, orphaned nodes, and missing text styles to ensure designs are ready for development.
Instructions
Scans a Figma page or subtree for common engineering handoff issues including default layer names, auto-layout gaps, hidden debris, oversized images, orphaned nodes, and missing text styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Optional page or frame node ID to limit the scan | |
| ruleset | No | Readiness heuristic profile | |
| file_key | Yes | The Figma file key (from the file URL) | |
| access_token | Yes | Your Figma personal access token |