Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
DM

google-labs-code/design.md

AI Agent

A format specification for describing a visual identity to coding agents. DESIGN.md gives agents a persistent, structured understanding of a design system.

27k Stars2.2k Forks30 Open Issues27k WatchersTypeScriptApache-2.0
AI Agent
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

DESIGN.md solves the problem of AI agents producing inconsistent or off-brand UIs by providing a single source of truth for design tokens and rationale. Unlike traditional design handoffs that rely on human interpretation, this format gives agents exact values and context, reducing the need for repeated prompting or manual corrections.

Deployment reality

The available setup signal starts with: npm install @google/design.md. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is Apache-2.0. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build UIs that consistently adhere to a specific design system, from color palettes and typography to component styles and spacing. Real-world use cases include generating marketing pages, dashboards, or full applications that match a brand's visual identity. The ceiling is high: with a comprehensive DESIGN.md, agents can produce production-quality interfaces that require minimal human refinement.

Source and compliance noteLast synced: Aug 1, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

google-labs-code/design.md is tracked as a TypeScript project in the AI Agent area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 27k total stars, with +105 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 27 days ago, and the open issue queue is 30, about 0.11% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 2.2k forks and 27k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 325. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

Apache-2.0 is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

27k Stars

Reuse

2.2k Forks

Attention

27k Watchers

Maintenance

active

License

Apache-2.0

Open issues

30

Overview

DESIGN.md is a format specification for describing a visual identity to coding agents, combining machine-readable design tokens (YAML front matter) with human-readable design rationale (Markdown prose) to give agents a persistent, structured understanding of a design system.

Key Features

- Validates DESIGN.md files against the spec, catching broken token references and WCAG contrast ratios. - Compares two versions of a design system to detect token-level and prose regressions. - Provides a structured JSON output that agents can act on for linting and diffing.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

Quick Start
npm install @google/design.md
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Apr 10, 2026

Created

Jul 27, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+325

Today's growth

+325

7-day growth

+325

30-day growth

Jul 28, 2026Aug 1, 2026
Community Health
2.2k

Forks

30

Open

27k

Watchers

Owner
DM

google-labs-code

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Project Website Search on npm
Alternatives & Comparison

obra/superpowers

An agentic skills framework & software development methodology that works.

273k

affaan-m/ECC

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

240k

NousResearch/hermes-agent

The agent that grows with you

231k

mattpocock/skills

Skills for Real Engineers. Straight from my .agents directory.

218k

anomalyco/opencode

The open source coding agent.

198k
License
Apache-2.0
CreatedApr 10, 2026
Last pushJul 27, 2026
Last syncedAug 1, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

DESIGN.md solves the problem of AI agents producing inconsistent or off-brand UIs by providing a single source of truth for design tokens and rationale. Unlike traditional design handoffs that rely on human interpretation, this format gives agents exact values and context, reducing the need for repeated prompting or manual corrections.

Capabilities

Developers can build UIs that consistently adhere to a specific design system, from color palettes and typography to component styles and spacing. Real-world use cases include generating marketing pages, dashboards, or full applications that match a brand's visual identity. The ceiling is high: with a comprehensive DESIGN.md, agents can produce production-quality interfaces that require minimal human refinement.

Bottom Line

DESIGN.md is ideal for developers and teams using AI coding agents who want consistent, branded UIs without manual oversight. It is less useful for projects without a defined design system or where visual consistency is not a priority. The key trade-off is the upfront investment in creating and maintaining the DESIGN.md file versus the long-term gain of reliable, on-brand agent output.

Full AI Analysis