AI support for use with designsystemet #5019
Camulos
started this conversation in
Investigate
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem introduction:
Design systems are primarily built for human use. Designers and developers interpret guidelines, patterns, and documentation by relying on context, experience, and intuition. AI agents, however, do not operate in the same way. They depend on explicit, structured, and machine-readable inputs.
When design tokens, components, and documentation are not clearly structured, consistent, and accessible as structured, machine-readable data, AI agents are unable to reliably interpret the system. Instead, they fill gaps using statistical assumptions based on their training data.
This leads to a growing divergence between intended and implemented design, where inconsistencies accumulate rapidly across prototypes and code. With AI accelerating the pace of generation, this “visual debt” is introduced faster than teams can detect and correct it.
In practice, the problem is not simply about adopting design tokens or using a design system together with AI. It is about whether the design system functions as a reliable, machine-readable contract. Without this, AI agents cannot consistently apply design decisions, and will instead generate outputs that drift away from the system over time.
Other questions:
For whom are we solving the issue of designsystemet+AI?
For what purpose are we looking into solving for the target group?
How should AI access the design system?
How should deviation be handled?
How much and when is deviation allowed?
Solutions?
What do we need?
Beta Was this translation helpful? Give feedback.
All reactions