design-system

design-system is a command for Claude Code from ca-who-codes/ultimate.UIUX.design.skills. It costs 44 tokens per session (378 once invoked), scanned A, original, MIT.

A command that creates a project-wide design system from a short brief. A design system is a shared set of colours, fonts, spacing, shapes, shadows, motion rules, and reusable interface building blocks.

In plain words
What is it for?
Use it to establish design tokens and reusable primitives for projects using Tailwind CSS v4 and shadcn/ui, then see them applied in a button and card.
Why use it?
It removes the need to make visual decisions separately for every screen or component and includes settings for both light and dark themes.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the ui-ux-design-pro plugin — 1 skill, 6 commands, 4 agents shipped together

Good fit Use it to establish design tokens and reusable primitives for projects using Tailwind CSS v4 and shadcn/ui, then see them applied in a button and card.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ca-who-codes/ultimate.uiux.design.skills/design-system
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/ca-who-codes/ultimate.UIUX.design.skills

Made for: Claude Code.

Or install ui-ux-design-pro, the plugin that ships this one along with the rest of its 1 skill, 6 commands, 4 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for design-system

README.md
[![agentmods](https://agentmods.dev/badge/commands/ca-who-codes/ultimate.uiux.design.skills/design-system/github.svg)](https://agentmods.dev/commands/ca-who-codes/ultimate.uiux.design.skills/design-system)
Your own site
<a href="https://agentmods.dev/commands/ca-who-codes/ultimate.uiux.design.skills/design-system"><img src="https://agentmods.dev/badge/commands/ca-who-codes/ultimate.uiux.design.skills/design-system/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for design-system

Your own site · 80×15
<a href="https://agentmods.dev/commands/ca-who-codes/ultimate.uiux.design.skills/design-system"><img src="https://agentmods.dev/badge/commands/ca-who-codes/ultimate.uiux.design.skills/design-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 378 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00378
Opus 5 $0.00022 $0.00189
Sonnet 5 $0.00009 $0.00076
Haiku 4.5 $0.00004 $0.00038

Measured 9d ago against content hash c5d48db822ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

design-system scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/design-system.md · 20 lines

What it actually says

Generate a cohesive design system for: $ARGUMENTS

  1. Read knowledge/02-foundations/design-tokens.md, color.md, typography.md, and layout-spacing.md.
  2. Derive the system from the brief (industry, mood, brand color if given). Make deliberate choices and justify them briefly.
  3. Produce:
    • Palette — primary, neutral ramp (50–950), and semantic (success/warning/error/info), in OKLCH or hex, for both light and dark modes. Verify contrast (4.5:1 text, 3:1 UI).
    • Typography — font choice/stack, a modular type scale (rem + Tailwind classes), line-heights, weights.
    • Spacing — 8pt scale; radius scale; shadow/elevation scale (layered, not harsh).
    • Motion — standard durations and easing curves.
    • Token output — a copy-paste :root + .dark CSS custom-property block and a Tailwind v4 @theme block, plus shadcn-compatible variable names.
  4. Show a tiny applied example (a button + card) using the tokens so the system is visibly coherent.
  5. Note how to extend it (component tokens, theming) and verify against knowledge/05-quality/review-checklist.md.

Be opinionated and specific — real values, not placeholders.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 20 lines · 44 tokens per session scan A c5d48db822ba

Subscribe to this mod's changes

design-system is a command published in the GitHub repository ca-who-codes/ultimate.UIUX.design.skills (4 stars, last pushed 1mo ago), licensed MIT. It adds 44 tokens to every session and 378 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.