
How Uber Built an Agentic System to Automate Design Specs in Minutes
3/11/2026
Introduced uSpec, an agentic system that connects an AI agent in Cursor to Figma via the open-source Figma Console MCP. This system automates the generation of component specifications by crawling component structure, compiling data with provided context, and rendering finished spec pages directly in Figma files. It breaks down spec generation into dedicated agent skills for anatomy, API, properties, color annotation, structure, and screen reader details. The system emphasizes local execution for security, consistency through structured schemas, speed, accuracy by reading real data from Figma, multi-platform support, and maintainability through direct updates.