What problem does it solve?
Dragoon does not natively support live synchronization with Figma, so manually recreating code-defined design tokens in Figma is tedious, error-prone, and leads to inconsistencies between code and design systems. This Skill eliminates that manual work by enabling one-way export of your codebase's design tokens to a format Figma can import.
Core Features & Use Cases
- One-way token export: Converts design tokens from your dragoon manifest to the Tokens Studio-compatible figma.tokens.json format.
- Safe preview mode: Runs as a dry-run by default to show what will be written before making any changes to your files.
- Use Case: After running dragoon scan to map your codebase's design tokens, use this Skill to export those tokens so designers can use the exact same color, spacing, and typography values in Figma without manual entry.
Quick Start
Use the sync skill to export your codebase's design tokens to a Figma-compatible JSON file for import into the Tokens Studio plugin.