
MuzliYu-Ching Lin
AI summary focused on the core points of the original article.
When design rules become an LLM wiki, AI can move beyond search and help with repeated design judgment and prototype drafts.
Good timing to read this
When your team has plenty of design guidelines, but the real judgment criteria still live as tacit knowledge
When you want to connect AI to a design system, component selection, or prototyping workflow
What designers can take away
Design can be understood not only as taste, but as a decision tree made of conditions and rules.
As repeated judgment becomes automated, the designer’s role shifts toward problem framing, creativity, empathy, and persuasion.
Design is not just instinct; it is a sequence of judgments filtered through conditions and rules.
Component and pattern choices narrow as contextual conditions are applied.
Usage context, constraints, exceptions, and priorities come together to form a decision.
AI is strong at this kind of rule-based reasoning and decision-tree processing.
That is why a well-structured design guideline can become a foundation for AI to reproduce judgment.
The author turned the company’s UX design guidelines into a conversational wiki that an LLM could reference.
The initial goal was simply to reduce time spent searching documentation.
Questions that used to require digging through guidelines can be answered in seconds, with reference links attached.
Over time, the AI began to infer suitable design elements and reasons for specific situations.
For example, it can connect related rules to judge what kind of notification should appear after a particular action.
The LLM wiki expands into a prototyping workflow once it is connected to the design system.
The author rebuilt Vue-based components so they could be called in a plain HTML environment.
This lets an AI agent create interfaces from PM requirements, competitor examples, and screenshots.
In practice, around 70-80% of the drafts were usable enough for review.
It suggests that first prototype work that used to take one or two weeks could potentially shrink to one or two days.
Repeated, rule-based layout judgment can be delegated to AI, but the designer’s core role becomes clearer.
Defining the right problem becomes more important.
Before adding a reminder modal, the better question may be whether autosave solves the problem.
Creating new interactions, persuading teams, and carrying responsibility for decisions still belong to people.
AI also cannot easily replace the ability to notice subtle user reactions in context.
Maintaining the guideline and the LLM wiki becomes important too.
The stronger AI gets, the more valuable it becomes to keep the judgment structure healthy.
If your team already has a mature design guideline, this piece reads less like an AI adoption story and more like a practical way to write better documentation.
When component rules are organized all the way through “why this choice in this situation,” design reviews and early prototype work can feel much lighter.
For teams with lots of repeated design judgment, an LLM wiki feels like a small experiment worth trying.