4 projects
A curated collection of ready-to-use DESIGN.md files — plain-markdown design system documents reverse-engineered from real companies' websites — that AI coding agents read to generate UI consistent with a given brand's visual language. Each entry analyzes a brand's color, typography, and layout patterns into a drop-in markdown spec.
A long-running, community-curated "awesome list" cataloging public design systems, UI/pattern libraries, and style guides from companies, governments, and open-source projects. Each entry is tagged for whether it includes coded components, voice & tone guidance, designer kits, and public source code.
A file-format specification and CLI/library from Google Labs for describing a design system to coding agents. A DESIGN.md combines machine-readable design tokens (YAML front matter) with human-readable rationale (markdown prose), and the tooling lints, diffs, and exports those tokens to formats like Tailwind and W3C DTCG.
Reka UI (formerly Radix Vue) is an unstyled, accessible component library for Vue, providing low-level UI primitives that handle behavior, keyboard interaction, and ARIA semantics while leaving styling fully up to the developer.