Design Systems

UI-UX Pro Max · Design System

Three-layer design tokens, component specs, and token-compliant slide generation.

What it is

A design-system skill covering primitive, semantic, and component token layers as CSS variables, plus component state specs and a slide generator that builds decks from those same tokens.

Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design t
From the upstream SKILL.md

Why it matters for design

  • Semantic token layer makes light and dark theme switching a config change, not a rewrite.
  • Component specs table default, hover, active, and disabled states so handoff leaves nothing ambiguous.
  • A validator flags hardcoded hex values, keeping components and slides on the token system.

What it covers

  • Token architecture
  • Component spec pattern
  • Scripts
  • Slide system
  • Token compliance
  • Best practices

How to install

UI-UX Pro Max · Design System

  1. Clone the repo.

    git clone https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
  2. Point Codex at the skill file.

    cli/assets/skills/design-system/SKILL.md
  3. Then describe the UI you want. Codex follows the skill.

How to run it with Codex

  1. Run generate-tokens.cjs against a JSON token config to emit your CSS variable file.

  2. Ask Codex for component specs, then run validate-tokens.cjs over src/ to catch raw values.

  3. Use search-slides.py with position and context flags to pick layouts for a deck.

Every plugin here is free, open source, and links to its real upstream source.

More on the codex-design list ↗

Next step

Design with Open Design, without the setup

Install this plugin yourself, or run a whole curated design layer around Codex with Open Design. Bring your own key, own your output.