← All work

Design System Architect

Fluent, Fluently: Architecting a System for Model Legibility

AI design systems
6 min read

I defined how Fluent exposes itself to AI and how AI could help build Fluent.

What I delivered

  • Built the spec skill framework, which has shipped 24 components to date, each buildable by a model from a single source in about 7 minutes, with that same source emitting cross-platform output.
  • Shifted the source of truth upstream: Figma specs and documentation are now byproducts of the fluent-design repo, not the other way around.
  • Made the markdown/YAML split the team's default contract, the line humans and models both build against.

What it enables

  • Models can read the system, so the team creates and audits artifacts with AI instead of by hand. Less pixel-pushing, more leverage.
  • Lifecycle is testable, not just declared: drift detection catches when a surface diverges from its spec, so coherence holds as the system scales.
  • Generation replaces lookup: because the system's decisions live upstream, makers can produce Fluent-correct UI on demand instead of hunting for the right pattern after the fact.
  • The architecture forks: the Microsoft AI (MAI) design system team is already adapting the bi-directional model for its own AI knowledge work.