ORCA-TECH
Back to articles

Design

Design systems that engineers actually use

Nina Alvarez · 2026-04-19 · 6 min

Design tokens on a desk
Interface sketches
Color studies

A design system is a product. If it is not versioned with the codebase, it is a mood board. We ship tokens first, then components that encode the hard decisions — not a Figma file that argues with production every sprint.

Engineers will not open three libraries to guess a radius. They will hard-code a value, ship, and the brand will fragment. The system has to be the path of least resistance.

Delete the unused file

One source of truth beats three kits that disagree. We archive the extra Figma libraries, name layers, and publish a JSON token file the app can import on day one.

Components come second. A button that knows disabled, loading, and danger is worth more than forty decorative variants nobody can find.

Version it like software

Breaking a token is a major version. We changelog spacing the same way we changelog APIs. Design review includes the pull request, not a hallway conversation after merge.

When the system is boring, teams move faster. That boredom is the point.

Related articles

Figma-to-code contracts that survive a sprint

Design

Figma-to-code contracts that survive a sprint

Auto-layout, named layers, and the inspection ritual we run before estimate.

Omar Farouk · 2025-02-07 · 6 min

Read article
Dark UI contrast that still passes

Design

Dark UI contrast that still passes

Muted text, glass panels, and the WCAG line we will not cross for atmosphere.

Nina Alvarez · 2025-03-19 · 6 min

Read article
Motion that does not lie about state

Design

Motion that does not lie about state

Duration, easing, and the reduced-motion path we ship on every marketing surface.

Nina Alvarez · 2025-04-08 · 6 min

Read article