<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk" -->

---
title: Uber Automates Design Documentation with Agentic Systems
description: Uber Engineering has built uSpec, an agentic system that automates the creation of component design specifications by connecting an AI agent in Cursor IDE to a...
canonical: https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Uber Automates Design Documentation with Agentic Systems | daily.dev
og:description: Uber Engineering has built uSpec, an agentic system that automates the creation of component design specifications by connecting an AI agent in Cursor IDE to a...
og:url: https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk
og:image: https://api.daily.dev/og/posts/0CmADCAQk.png
og:image:alt: Uber Automates Design Documentation with Agentic Systems
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Uber Automates Design Documentation with Agentic Systems

**[InfoQ](https://daily.dev/sources/infoq)** · 3 min read · 1 upvotes · 0 comments

## Summary

Uber Engineering has built uSpec, an agentic system that automates the creation of component design specifications by connecting an AI agent in Cursor IDE to a local Figma Desktop session via the open-source Figma Console MCP. The system reduces documentation time from weeks to minutes by crawling component trees and applying Agent Skills—structured Markdown files encoding Uber's internal domain expertise for platform-specific accessibility (VoiceOver, TalkBack, ARIA) and density logic across SwiftUI, React, and Android Compose. All data stays local; no proprietary design information leaves the network. The pipeline integrates with Uber's Michelangelo AI platform and routes requests through a Go-based GenAI Gateway that handles PII redaction before reaching external models like Claude 3.5 or GPT-4o. The post also touches on a broader 2026 industry divide between enterprise 'Visual-First' Figma workflows and developer-led 'Guide-First' agentic IDE approaches.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2026/03/uber-ai-design/>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#figma](https://daily.dev/tags/figma), [#uber](https://daily.dev/tags/uber), [#mcp](https://daily.dev/tags/mcp), [#design-systems](https://daily.dev/tags/design-systems)

[View this post on daily.dev](https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Uber Automates Design Documentation with Agentic Systems","url":"https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk"},"datePublished":"2026-03-25T01:24:28.616Z","dateModified":"2026-03-25T01:24:52.478Z","description":"Uber Engineering has built uSpec, an agentic system that automates the creation of component design specifications by connecting an AI agent in Cursor IDE to a...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f403f3175704655802b2f2dff688ef30?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/f403f3175704655802b2f2dff688ef30?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"InfoQ","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"InfoQ","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c","url":"https://daily.dev/sources/infoq"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/uber-automates-design-documentation-with-agentic-systems-0cmadcaqk","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,figma,uber,mcp,design-systems","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":3,"name":"Uber Automates Design Documentation with Agentic Systems"}]}
```

