Maximize your design productivity with the Handoff Figma plugin, your primary tool for annotating and exporting components. This step-by-step guide walks you through installation, component annotation, and best practices for maintaining a healthy connection between design and code. Turn your Figma library into a live, interactive data pipeline.
The Handoff Figma Plugin is the primary tool for designers to communicate design decisions to the Handoff pipeline. It allows you to define components, their parts, and foundations directly within Figma.
Figma > Plugins > Handoff).Handoff automatically extracts standard Figma foundations:
Use the plugin to group and name these foundations in a way that makes sense for your design system (e.g., Brand / Primary / 500).
For complex components, the plugin allows you to:
Once your design decisions are defined, the Handoff CLI (npm run fetch) will use the Figma REST API to pull these decisions into your codebase. The plugin ensures that the data is structured correctly for the Handoff transformation pipeline.