From grimoire
Builds a structured palette with semantic roles, accessible contrast ratios, and usage rules for light/dark modes. Includes tonal scales, verification, and token export.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:design-color-systemThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a structured palette with semantic roles, accessible contrast ratios, and clear usage rules that scale across light/dark modes and brand contexts.
Create a structured palette with semantic roles, accessible contrast ratios, and clear usage rules that scale across light/dark modes and brand contexts.
Adopted by: Google Material Design, IBM Carbon, Atlassian Design System, Shopify Polaris — all use semantic color tokens layered over a base palette Impact: Semantic color tokens reduce brand drift by 70% in enterprise products (IBM Carbon case study); accessible palettes cut WCAG-related rework by 60% when built in up front Why best: Itten's color theory provides perceptual foundations (hue relationships, temperature, contrast); CIECAM02 provides perceptual uniformity for accessible lightness; Material Design operationalizes both into scalable engineering tokens.
Sources: Itten "The Art of Color" (1961); CIE CIECAM02 (2002); Google Material Design color system docs (2018); WCAG 2.2 contrast criteria
color-primary, color-primary-hover, color-surface, color-on-surface, color-error, color-border, etc.button-primary-hover-border-pressed tokens require maintenance proportional to their specificity; balance specificity with flexibility.npx claudepluginhub jeffreytse/grimoire --plugin grimoireBuilds accessible color systems with palettes, semantic mappings, tonal scales, and contrast checks for UI components in digital products.
Builds a cohesive color palette using harmonic relationships, role assignments, and accessibility checks. Useful for branding, UI, or illustration projects where color consistency matters.
Guides building color palettes, shade scales, semantic systems, and dark mode using HSL model, harmony schemes, 60-30-10 rule, and WCAG contrast checks for UI and data viz.