A Figma plugin that unfolds a full DS from a JSON config
{
"name": "SaaS Platform",
"primary": "#A259FF",
"fonts": {
"heading": "Inter",
"body": "Inter"
},
"radius": "8px",
"components": [
"buttons", "inputs",
"badges", "toggles"
]
}
The plugin scans the frame, compares colors and styles against the DS, flags mismatches and fixes them automatically.
AI generates prototypes, but teams work in Figma. This tool is the bridge between them.