Built a DESIGN.md extractor so your agents stop guessing your brand tokens

Reddit r/AI_Agents Tools

Summary

A tool that automates extracting design tokens from a live URL to generate a spec-compliant DESIGN.md for AI coding agents, preventing repeated guesswork.

Built this specifically for Claude Code (and Cursor, Copilot, etc.) users who kept running into the same wall: every new session, your agent starts fresh with no knowledge of your design system. It guesses your colors and fonts. Usually wrong. DESIGN(dot)md is the spec Google Labs released last month for giving AI coding agents a design reference. This tool automates creating it: paste any live URL, it extracts CSS variables, typography, Tailwind classes, and component patterns, then outputs a spec-compliant DESIGN.md.
Original Article

Similar Articles

VoltAgent/awesome-design-md

GitHub Trending (daily)

A curated collection of DESIGN.md files from real websites, enabling AI agents to generate consistent UI by reading plain-text design system documents.

DesignMD

Product Hunt

DesignMD is a tool that converts any website into an AI-ready design system, streamlining the design-to-development workflow.