---
title: "Further reading"
description: "Writing, talks and courses on what happens when a design system meets an AI agent. Kept current rather than fixed at the collection window."
url: "https://state-of-ai-in-design-systems.netlify.app/reading.md"
canonical: "https://state-of-ai-in-design-systems.netlify.app/reading"
type: "view"
id: "reading"
entry_count: 13
updated: "2026-07-28"
generated: "2026-07-28T21:33:20Z"
report: "State of AI in Design Systems — July 2026"
author: "Kaelig Deloumeau-Prigent"
license: "CC-BY-4.0"
citation: "Deloumeau-Prigent, K. (2026). State of AI in Design Systems. https://state-of-ai-in-design-systems.netlify.app/reading.md"
---

> Not part of the 2026-07-28 snapshot. This list is kept current, and last changed on 28 July 2026. Cite that date, not the collection window.

# Further reading

Work about what happens when a design system meets an AI agent: how systems are built for models to read, whether that works, and whether it should. Everything here was opened and read before it was listed.

## Studies, surveys and reports

### [Agent-Ready Design Systems Index](https://www.designsystems.one/ai-ready/systems)

Kiryl Zhukouski, DesignSystems.one · 10 June 2026

Scores a field of 37 against five first-party signals: an MCP server, llms.txt, DTCG tokens, an installable component registry, and published Code Connect mappings. Wrappers and third-party shims do not count. Re-audited quarterly, and downloadable as JSON and CSV under CC BY 4.0.

### [Building design system components with agent teams](https://www.kaelig.fr/design-system-components-with-ai-agent-teams/)

Kaelig Deloumeau-Prigent · 22 April 2026

A build report: eight agents across an Understand, Build and Verify pipeline turning a Figma file into a production Menu component, each with a named artifact, exit criteria and a retry budget. Full autonomy hit a ceiling, and the fix was a human gate rather than a better prompt.

> The pipeline could follow rules but it couldn't question.

### [Design Systems Report 2026](https://report.zeroheight.com/)

zeroheight

A practitioner survey, n=147. One in ten teams has AI in the process, just under half are experimenting, and the rest are not. Code generation leads the use cases, then documentation generation, then prototyping. Where this list mostly reads artifacts, this one asks people.

## Models and tools

### [Design System Maturity Model](https://zeroheight.com/maturity/)

zeroheight

A free assessment that places a system on six independent axes rather than one score, each running through four stages. One of the axes is AI readiness, which makes this the closest thing to a self-serve version of the question this report asks. Built on the four-stage model from Sparkbox.

> Whether your design system is the default context that AI tools build from, or whether AI is silently working around it.

## Essays

### [Design systems need evals](https://blog.murphytrueman.com/design-systems-need-evals/)

Murphy Trueman · 17 July 2026

Argues that a design system with agents pointed at it should ship a regression suite the way it ships a changelog. Your instructions tell an agent what the rules are; only running it under real conditions tells you whether it followed them.

> You've taught agents your design system. You still don't know whether they're following it.

### [My beef with agentic design systems](https://southleft.substack.com/p/my-beef-with-agentic-design-systems)

TJ Pitre, Southleft · 19 June 2026

Separates the architecture question from the accountability one. Agents working in a loop is a claim about capability; a design system is a way of encoding collective judgment and holding people to it. Offers one test for anyone selling the former as the latter.

> what rejects the agent's output, and who decided the rule it's being rejected against?

### [Agentic AI, design systems and Figma](https://christinevallaure.substack.com/p/agentic-ai-design-systems-and-figma)

Christine Vallaure · 31 March 2026

The design side of the same shift. Naming conventions, semantic tokens and complete component states stop being documentation hygiene and become the instructions a machine follows, which puts more of the outcome in the designer’s hands and less of it up for interpretation.

### [AI in design systems: What’s changing in 2026](https://zeroheight.com/blog/ai-in-design-systems-whats-changing-in-2026/)

Elyse Holladay, zeroheight · 25 March 2026

Three moves for the year: MCP servers, skills and design guidelines; designing in code rather than on a canvas; and shipping patterns as structured relationships instead of components. Argues a system has to document when and why, not only how, because the why is what a model otherwise guesses at.

> AI is finally starting to change what a design system ships.

### [In the open: What the modal reveals](https://blog.murphytrueman.com/in-the-open-what-the-modal-reveals/)

Murphy Trueman · 13 March 2026

Reads the modal side by side in Carbon, Material UI, Polaris and Radix, then shows how each one’s naming and composition choices commit it to a different contract with whoever consumes it, human or agent.

> Where a component expresses its structure is where it communicates its contract.

### [Your next design system user](https://blog.murphytrueman.com/your-next-design-system-user/)

Murphy Trueman · 4 June 2025

Makes the case for treating a component library as an interface other software consumes: explicit semantic contracts, purpose-driven naming, machine-readable documentation. The earliest work on this list, and the one the others keep arguing with.

> Your design system is already an API; the question is whether it's a good one.

## Talks

### [Agentic Design Systems in 2026 with Brad Frost](https://www.youtube.com/watch?v=Vg78K3t9KYc)

Brad Frost, on Chromatic's channel · 11 December 2025

An eighty-minute conversation rather than a conference talk, recorded before most of the writing on this list. The oldest work here, and the one most likely to have been overtaken.

> AI is rapidly reshaping who (or what) uses your design system.

## Courses

### [AI & Design Systems](https://aianddesign.systems/)

Brad Frost, Ian Frost and TJ Pitre

Six chapters covering AI fundamentals, tooling setup, improving an existing system, and rolling the result out across an organisation. Released iteratively, with live jam sessions and a Slack community alongside.

**$995** — one licence, with 20+ hours of demos and recorded sessions available so far

### [Design Systems Course](https://www.intodesignsystems.com/design-systems-course)

Sil Bormüller, Into Design Systems

Six modules taught by practitioners from WhatsApp, GitHub, Figma, Adobe, Miro, Atlassian and Indeed: agentic design systems, making a system machine-readable, AI infrastructure, and shipping production code as a designer.

**$599** — lifetime access to 15+ hours of video lessons

## Suggest something

The bar above is the whole standard. If a work clears it and is missing, send it: https://github.com/kaelig/state-of-ai-in-design-systems/issues/new?template=reading-suggestion.yml — everything listed gets opened and read first.

---

Generated 2026-07-28T21:33:20Z from the State of AI in Design Systems — July 2026 dataset. Index of every machine-readable file: https://state-of-ai-in-design-systems.netlify.app/llms.txt. JSON, SQLite and the MCP endpoint: https://state-of-ai-in-design-systems.netlify.app/ai.md. Kaelig Deloumeau-Prigent, CC BY 4.0.
