dylantarre/design-system-skills
Skill Claude CodeCodex
Introduction to the design system skills plugin. Use when first installing the plugin, exploring available skills, or planning a design system implementation.
dylantarre/design-system-skills
Skill Claude CodeCodex
Introduction to the design system skills plugin. Use when first installing the plugin, exploring available skills, or planning a design system implementation.
dylantarre/design-system-skills
Skill Claude CodeCodex
Applies Disney's 12 animation principles to UI motion design. Use when improving animation quality, designing micro-interactions, creating easing curves, or making transitions feel natural and purposeful.
dylantarre/design-system-skills
Skill Claude CodeCodex
Builds accessible composable components using Radix/Headless UI patterns. Use when creating Select, Dialog, Tabs, Accordion, Menu, or Dropdown components with proper ARIA, keyboard navigation, and focus management.
dylantarre/design-system-skills
Skill Claude CodeCodex
Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes, color scheme toggles, or converting hardcoded colors to theme-aware tokens.
dylantarre/design-system-skills
Skill Claude CodeCodex
Implements scalable icon systems with SVG sprites or React/Vue components. Use when setting up icon libraries, creating icon sizing tokens, optimizing SVGs, or building accessible icon buttons.
dylantarre/design-system-skills
Skill Claude CodeCodex
Builds composable layout components (Stack, Cluster, Grid, Sidebar, Center, Cover). Use when creating layout systems, spacing compositions, or Every Layout-style intrinsic design patterns that adapt without breakpoints.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates responsive breakpoint tokens for media queries and container queries. Use when setting up responsive design, mobile-first layouts, or viewport-based styling. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates perceptually uniform OKLCH color palettes from brand colors. Use when creating color systems, theme palettes, or converting hex values to 11-step scales. Outputs CSS custom properties, Tailwind config, or JSON tokens.
dylantarre/design-system-skills
Skill Claude CodeCodex
Architects token systems with primitive, semantic, and component layers. Use when structuring tokens from scratch, adding multi-theme support, setting up token aliasing, or organizing token hierarchies.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates animation duration, easing curves, and delay tokens with prefers-reduced-motion support. Use when creating transition timing, animation speed, or motion systems. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates border-radius tokens from sharp to pill shapes. Use when creating corner rounding systems, button radius, card corners, or input styling. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Implements fluid typography using CSS clamp() that scales with viewport. Use when creating responsive font sizes, viewport-aware headings, or type that adapts smoothly without breakpoints.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates layered box-shadow elevation tokens for depth hierarchy. Use when creating elevation systems, card shadows, modal depth, or dark mode shadow variants. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates consistent spacing tokens using base values and ratios. Use when creating margin/padding systems, gap tokens, or layout spacing. Outputs CSS custom properties, Tailwind config, or JSON tokens.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates typography scales using modular ratios with auto-calculated line heights. Use when setting up font-size tokens, heading hierarchy (h1-h6), or text sizing systems. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Generates systematic z-index tokens for layering management. Use when organizing stacking contexts, modal/dropdown z-index, tooltip layers, or fixing z-index conflicts. Outputs CSS, Tailwind, or JSON.
dylantarre/design-system-skills
Skill Claude CodeCodex
Syncs design tokens between code and Figma using Variables API or Tokens Studio plugin. Use when establishing Figma-to-code workflows, exporting Figma tokens, or setting up design-development handoff.
dylantarre/design-system-skills
Skill Claude CodeCodex
Integrates design tokens with Framer for prototyping and production sites. Use when adding CSS custom properties to Framer projects, creating code components, or building Framer sites with design systems.
dylantarre/design-system-skills
Skill Claude CodeCodex
Documents components with Storybook using CSF 3.0, controls, and MDX. Use when creating component catalogs, interactive examples, visual testing setups, or design system documentation sites.
dylantarre/design-system-skills
Skill Claude CodeCodex
Transforms design tokens into platform-specific formats (CSS, SCSS, iOS Swift, Android XML). Use when setting up multi-platform token pipelines, creating build processes, or managing cross-platform design systems.