
I mapped how I think AI + design systems should work as one stack (not system)
# Open to discussion/ideas/learnings
When I was thinking about how to setup an intuitive AI powered DS System, I drew an initial version of this diagram (before any setup)
A lot of the content I see, info from colleagues in the DS space and even my observation within a company I recently worked with, many seem to be using AI to do specific parts of this system in fragmented & isolated ways.
The diagram attached is an example of how I think design systems and AI should work together. A proper stack
The pink boxes are the bet: if the documentation is good enough, AI output should stop looking well... 🫠
I've been building toward this map for a while. A few things I've learned already:
- The brain (ds-brain) sits in the middle - not Storybook, not the component source files
- You maintain docs once - skills, rules, indexes, and Storybook fragments fall out of a generator
- Storybook is a consumer of the brain, not the other way around
- The IDE/Cursor path is where I've shipped and measured the most so far
- AI inside Figma still needs love - I'm exploring options (MCP? CLI?). This should be interesting.
For me it's not enough to say "I designed the system - use it." I'm running tests and tracking metrics:
- Scoring outputs against a rubric
- Counting when agents invent components that don't exist
- Accounting for contamination - Running trials in isolated environments so experiments don’t poison retrials.
- ... and much more
So far, some scores made me proud. Some stung. All of them taught me the same lesson:- Don’t start with the AI box. Start with the documentation package. Everything else is plumbing.
I'll share more of what I'm learning over the next few weeks - the wins, the misses, and what actually moved the needle. If you have any ideas, observations, please feel free to share :)