UCD Coach

daily design digest

Design systemsEstablished

Your design system is becoming an AI's reading list

Published 24 July 2026 · Source dated 4 June 2025

Figma's Dev Mode MCP server exposes variables, component maps and Code Connect mappings directly to coding agents like Copilot, Cursor and Claude Code, instead of a flat screenshot. That means how you name and structure tokens now directly affects what an AI can build correctly.

Before MCP, the only way to hand a design to an AI tool was a screenshot or a rough export — the agent had no idea what a token or component actually meant. Figma's MCP server changes that: it hands agentic coding tools structured design data (variables, component maps, Code Connect mappings) so generated code matches your actual system, not a guess. Practically, this raises the bar on design system hygiene: messy, inconsistently named tokens now produce messier code, at machine speed. This is established practice now, not a demo — Figma has been building on it since mid-2025 and it underpins their newer agent features today.

Coach

Pick one component in your file and check its naming/token consistency — would an AI reading it with zero context get it right?

Source: figma.com ·