Browse all DESIGN.md examples

Component Rules

Browse DESIGN.md examples that make component rules explicit through buttons, navigation, cards, variants, and state definitions.

27 curated examples24 per pagePage 1 of 2

What To Review

Compare how teams define reusable components, state logic, emphasis levels, and naming conventions so implementation becomes less ambiguous.

What To Compare

Look for state coverage, component naming clarity, variant strategy, interaction rules, and whether the system is strong enough to support repeated UI work without ad hoc decisions.

Design Analysis

Common component rules signals

--- version: alpha name: Editorial Agent Mail description: A white email-infrastructure language with oversized Cooper-style serif headlines, monospaced controls, violet CTAs, measurement-like pricing controls, and quiet... --- version: alpha name: Transparent...

Recurring System Signals

  • Use 000000 and 0D0D0D as the page and section base.
  • Use EDF2F5 for primary text and 9F9F9F or 828282 for secondary copy and inactive navigation.
  • Use 232323 for hairline borders, vertical grid lines, dividers, and product-window outlines.
  • Use a variable grotesk such as Inter for display, body, labels, and navigation.
  • Headlines are large, clean, and medium weight. They should rely on scale, balance, and line breaks rather than heavy weight.
  • Body copy is short, muted, and close to the UI object it supports.

Related Keywords

OverviewColorsTypographyLayout

AutoSend

Home

2026-04-24

--- version: alpha name: Editorial Agent Mail description: A white email-infrastructure language with oversized Cooper-style serif headlines, monospaced controls, violet CTAs, measurement-like pricing controls, and quiet...

Open example

UserJot

Home

2026-03-31

--- version: alpha name: Transparent Product Feedback description: A calm SaaS product language with warm off-white spacing, black pill actions, orange editorial signals, and large framed product-window previews. colors:...

Open example

Zeabur

Home

2026-04-22

--- version: alpha name: Dark DevOps Command Grid description: A dark technical product system with purple command accents, grid-lined infrastructure surfaces, compact console controls, and diagrammatic product cards. co...

Open example

Component Rules FAQ

What should I study on this page?

Compare how teams define reusable components, state logic, emphasis levels, and naming conventions so implementation becomes less ambiguous.

Why browse this as a dedicated DESIGN.md collection?

A focused collection makes it easier to compare how teams describe one system concern consistently across many examples instead of mixing unrelated signals on a single page.