design-system-authoring

Solid

Authoring discipline for a product's design system — the code-independent UX/visual contract (semantic tokens, typography, spacing, motion, accessibility standard, component behaviors, anti-patterns) that every blueprint screen references. Auto-applies when editing docs/blueprint/design-system. Read the reference matching the layer you are defining.

Web & Frontend 1 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Design System The product-wide **UX and visual language, as a contract**. It is a vwf foundation — a peer of `architecture.md` — and is **mandatory once the product has a UI surface** (a frontend/app project in the registry). Every blueprint Screens section references it instead of re-deciding color, type, spacing, or component behavior. A design system records decisions that are **true regardless of framework**: semantic token *values*, type and spacing *scales*, motion *principles*, and the *accessibility standard* the product commits to. It never names the component library, CSS framework, or design file — that mapping is realization (`plan`). | Topic | When to read | | ----------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | | [Foundations](${CLAUDE_PLUGIN_ROOT}/skills/design-system-authoring/references/foundations.md) | **Read first.** What belongs here vs in plan; MASTER + override model | | [Color tokens](${CLAUDE_PLUGIN_ROOT}/skills/design-system-authoring/references/color-tokens.md) | Semantic, role-based color tokens with light/dark values and contrast | | [Typography](${CLAUDE_PLUGIN_R...

Details

Author
virajp
Repository
virajp/ai-plugins
Created
2 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Solid

design-system

Import the product's Claude Design design system into docs/blueprint/design-system.md — the product-wide UX/visual contract (semantic tokens, typography, spacing, motion, accessibility standard, component behaviors) every blueprint screen references — and pin design.design_system_id in .config/vwf.yaml. A vwf foundation, mandatory once the product has a UI surface. Design systems are authored and iterated on claude.ai/design; this skill imports, it never authors visual language.

1 Updated yesterday
virajp
Web & Frontend Listed

design-system

Use when a ticket needs a *systematic* token + component foundation for a frontend — the three-layer token architecture (primitive → semantic → component), component specs with full state coverage, or a recommendation for which design system a product should have. Invoke for "set up design tokens", "define the component system", "we keep hardcoding colours — fix it", "what design system should this product use", or as the structural backbone that `frontend-design` and `brand` build distinctive UI on top of.

0 Updated 1 weeks ago
tmj-90
Web & Frontend Listed

design-system-governance

Discover, select, document, extend, and enforce a product design system through design tokens, component contracts, responsive behavior, interaction states, content rules, accessibility, visual evidence, and deterministic UI quality gates. Use when starting a UI product, preparing a frontend feature, choosing a component system or visual direction, auditing an existing interface, preventing one-off styling, or reviewing whether implementation follows the approved design language.

0 Updated 3 days ago
Cartograf666