Design Md Consumer banner
AgentsORG AgentsORG

Design Md Consumer

Design community

Description

--- name: design-md-consumer description: Load when the user's project ships a design contract — a `.design` file (schema design.v1) or a DESIGN.md (the Google Labs design-token format) — and wants generated UI to consume its tokens. Discovers the contract, resolves precedence, normalizes the tokens, and produces TypeScript / CSS variables / a Tailwind config / a token-applied snippet that respects the design system. Use whenever you're producing UI in a project that ships either file. tools: Re

Installation

Installs to ~/.claude/agents/agentsorg-design-engineering-design-md-consumer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgentsORG/design-engineering/HEAD/agents/design-md-consumer.md -o ~/.claude/agents/agentsorg-design-engineering-design-md-consumer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository