PulseAugur
EN
LIVE 09:45:16

New JSON language enables LLMs to write Figma designs

A new JSON language called Compact Design has been developed to facilitate the creation and import of designs into Figma. This language is designed to be machine-readable, allowing language models to generate design specifications. The `@compact-design/core` library validates, normalizes, and lints these JSON inputs, ensuring adherence to a defined schema. A Figma plugin then translates this validated JSON into editable Figma frames, with the potential for other tools to implement the same language. AI

IMPACT Enables language models to directly generate editable design assets for applications like Figma.

RANK_REASON New tooling for AI-assisted design creation.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New JSON language enables LLMs to write Figma designs

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Elliot Silver ·

    Compact Design: a JSON language models can write and Figma can import

    <p>Don't ask a model to speak Figma's plugin API. Don't ask it for CSS and hope a screenshot is a design.</p> <p>I wanted a format a model can write, a schema can reject, and Figma can turn into native, editable frames.</p> <p>That's Compact Design.</p> <p>It's a small JSON langu…