06-reference / design-mood-board

readme

·reference-index
designmood-boardreference-library

Design Mood Board

A growing library of design references — the “Data Dots for design.” Each entry is a single .md file capturing what’s notable about a real site, tagged so we can later filter for “modern technical sans + warm neutrals” or “editorial serif + asymmetric grid” and see everything that fits.

This is not Pinterest. The point is to build vocabulary, not to collect pretty pictures. Each entry forces a teaching moment — naming what’s actually happening on the page in the language of the glossary and typography guide.

How to add a new entry

  1. Pick a slug. Lowercase-with-hyphens, matches the brand or site (stripe.md, tom-macwright.md).
  2. Create the file at ~/rdco-vault/06-reference/design-mood-board/<slug>.md with the frontmatter shown below.
  3. (Optional) Capture a screenshot to screenshots/<slug>.png. Use Playwright (mcp__plugin_playwright_playwright__browser_navigate then browser_take_screenshot with fullPage: false for hero, or true for full page). Set screenshot_path: screenshots/<slug>.png. If headless rendering fails (anti-bot, JS-heavy, login wall), set screenshot_path: null and just leave the URL.
  4. Tag it across all five axes. Even rough tags are useful for later filtering.
  5. Write 2–3 sentences on what’s notable, plus 1 line on why it’s worth referencing.
  6. Cross-link to relevant glossary terms and other mood board entries via [[wikilinks]].

Entry template

---
date: 2026-04-23
type: design-reference
url: https://example.com
screenshot_path: screenshots/example.png   # or null if no screenshot
tags:
  - modern-technical                         # category
  - neo-grotesque-sans                       # typography
  - warm-neutrals                            # color
  - asymmetric-grid                          # layout
  - trust-through-restraint                  # vibe
---

# Example Site

What's notable: 2–3 sentences on what the page is actually doing — typeface choices,
color palette, grid pattern, distinctive moves. Use vocabulary from the
[[06-reference/concepts/design-vocabulary-glossary|glossary]].

Why this matters as a reference: 1 line on the lesson — what we'd learn or borrow.

## Related
- [[06-reference/design-mood-board/<other-similar-site>]]
- [[06-reference/concepts/design-vocabulary-glossary#<term>]]

Tag taxonomy

The five tag axes — pick at least one per axis when adding entries.

Category

Typography

Color

Resource type (only on meta sources, not single-site references)

Layout

Vibe

Current seed entries (20)

Modern technical:

Editorial / publishing:

Brutalist / dense:

Premium product:

Practitioner / essay:

Practitioner / educator (high-personality):

Newsletter / publishing (high-personality):

Type-specific showcases:

Load-bearing reference

Reference asset libraries (subscription / shops)

Meta-sources we consult when doing design work — not single-site references. These are tools/services we pay for. Each has resource_type: set in its frontmatter so they filter separately from the seed entries above.

Future additions

When the founder shares a link, encounters a site he likes, or wants to study a specific design move, add an entry. The collection compounds — once we have 50 entries, we can answer “show me everything tagged editorial-essay + transitional-serif” and see real precedents.

Adjacent skills/automation to consider eventually: