Caddy / Chipin Design System

Every token.
Every component.
One source.

Caddy is the design system behind Chipin — a complete set of tokens, components, and patterns for building cohesive golf platform products.

Machine-readable

Built for tooling, not just humans

Every docs page includes a <script type="application/json"> block containing all tokens on that page with fully resolved values. Fetch any page to extract token data and generate Chakra UI themes, Tailwind configs, or style dictionaries — no scraping required.

Read the spec schema →
// Extract from any page
const el = document.getElementById('page-tokens');
const tokens = JSON.parse(el.textContent);

tokens.tokens.semantic.border['--border-neutral'];
// → { value: "rgba(8,3,0,0.12)", type: "color",
//     primitive: "--color-dark-tint" }

Product — Switzer

Clean, geometric,
considered.

Editorial — Special Gothic

ON THE GREEN.