Create design tokens

Create design tokens in Figma — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
Create a set of design tokens for the product's component library used by engineering. Extract…
Create a set of design tokens for the product's component library used by engineering. Extract spacing, border-radius, primary and neutral color values, font sizes and weights, and elevation shadows from the file named System Tokens v2. Export them as JSON and CSS variables, include clear names that match our component props (token names must match how engineers refer to them in code), and drop the files into the Shared Assets folder by Wednesday.

Improve — make it easier to accept

+
Before I publish the tokens to the team, make them easy for engineers to adopt: surface the…
Before I publish the tokens to the team, make them easy for engineers to adopt: surface the token-to-prop mapping at the top, group tokens by usage (layout, typography, color, elevation), flag tokens that are duplicates or near-duplicates, and call out any tokens that will break existing components if renamed. Point out anything that would make an engineer hesitate to import them.

Decide — diagnose the stuck moment

+
I exported a token JSON and engineers say the spacing tokens don't align with the variable names in…

Engineers reported the spacing tokens don't match CSS variable names in the repo

I exported a token JSON and engineers say the spacing tokens don't align with the variable names in the repo's component library. I don't know whether the mismatch came from an earlier rename in the design file or from my export settings. What’s the most likely cause and how should I correct it with minimal churn so we don't block the sprint? Should I rename tokens to match code, update the repo, or provide a compatibility map?

Become — change the pattern

+
Over several releases we keep breaking components because token names change or values drift…

We keep shipping token changes that force code churn and regressions

Over several releases we keep breaking components because token names change or values drift without coordination. This costs engineering time and trust. What habit should our design team adopt to stop this? Suggest a governance routine or a minimal naming convention and a release checklist that prevents accidental renames and makes token updates predictable.

Next to this one

Other interface design work people do in Figma.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.