Compile the design into a Figma-editable draft
sync_figmaConvert screen plans into editable Figma designs with auto-layout and design tokens via generated SVG wireframes and a native Figma plugin.
Instructions
Compile the roundtable's screen plan into design artifacts: SVG wireframes (drag into Figma), a generated Figma development plugin that rebuilds the frames natively with auto-layout + tokens, and an optional REST handoff comment on your Figma file (FIGMA_TOKEN). The REST API cannot create designs — the plugin is the editable-draft path, and that constraint is documented in the output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | plugin | |
| project_dir | Yes | ||
| figma_file_key | No | Figma file key (from its URL) — required for handoff mode. |