nikelisted
Install: claude install-skill 0xAddict/threadwork
# Nike Design System (LOCKED tokens)
This skill locks the EXACT Nike design tokens proven in **task #1551** (a YouTube Short
kinetic-typography restyle that passed two independent fail-seeking adversarial reviewers —
Codex CLI + Opus — 17/17 objective checks, zero defects). Re-apply these tokens **verbatim**.
Do not invent variants, do not paraphrase, do not add a second accent color.
The tokens were distilled from scraping `nike.com` + `nike.com/launch` and then implemented and
proven in a real Remotion composition. The canonical implementation is bundled in this skill at
`assets/Main.reference.tsx` (a verbatim copy of the proven
`~/ytshort-harness/overlay/src/Main.tsx`). When in doubt, that file is the source of truth.
---
## The locked tokens (use verbatim)
| Dimension | LOCKED value |
|-----------|--------------|
| **Type family** | **Anton** — single weight 400, reads as a black condensed grotesque (Futura/Trade Gothic Bold Condensed lineage). Self-hosted woff2, embedded via `@font-face` + deterministic `delayRender`/`FontFace.load()` so headless renders never fall back. Bundled at `assets/fonts/Anton-Regular.woff2`. CSS stack: `"'Anton', 'Arial Narrow', system-ui, sans-serif"`. |
| **Type case** | ALL CAPS always (`textTransform: uppercase`). |
| **Type scale** | OVERSIZED. Headline **84px**, lineHeight **0.94**. Kicker label **34px**. Top wordmark 26px. (Type dominates the lower third.) |
| **Type tracking** | Headline `letterSpacing: -1` (tight). Kicker `letterSp