amézquita design system

Token-first. Automated. Production.

Every page on this site is the design system running in production. This reference updates automatically whenever a change merges — no manual documentation writing.

Published June 30, 2026 · Last rebuilt 17 Sept 2026

368tokens total
244semantic + component tokens
43colour tokens
46axis-aware tokens

Token reference

368 tokens

Every design token in one searchable table — colour, spacing, typography, motion, and component tokens. Toggle between axes to see how each value responds to dark mode and the bold expression.

Explore →

Component library

29 components

Per-component pages with live story embeds and token tables. Derived from component source files — no hand-written docs.

Explore →

Foundations

Color · Typography · Spacing · Motion

Visual reference for the core design decisions — color across all four theme axes, typography specimens, spacing scale, and motion timing.

Explore →

Changelog

43 entries

Version history grouped by git tags, with conventional-commit changelogs generated automatically from the source.

Explore →

Guidelines

Governance · AI agents

Governance, versioning, and how AI agents work with this system — AGENTS.md, the skill, and the MCP server.

Explore →

How it works

01

JSON tokens

Design tokens live in DTCG-format JSON files. Three token tiers: global primitives, brand semantics, and component decisions.

02

Style Dictionary

Style Dictionary compiles tokens into three CSS files — one per axis combination — and generates the token manifest and reference tables.

03

CI gate

Every PR runs token linting, contrast checking, story coverage, and visual regression via Chromatic before any change reaches main.

04

Live docs

On merge, this site rebuilds automatically. The token reference reads the same JSON that drives the CSS — impossible to drift.