ui-design-system

Generate design tokens from a brand color and export as CSS, SCSS, and JSON.

6|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/kmshihab7878/claude-code-setup --skill ui-design-system-kmshihab7878
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-design-system
Source: https://github.com/kmshihab7878/claude-code-setup/tree/main/skills/ui-design-system
Command: npx skills add https://github.com/kmshihab7878/claude-code-setup --skill ui-design-system-kmshihab7878

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the creation of a scalable design system by generating tokens, documenting components, and enabling smooth design-to-code handoff.

Core Features & Use Cases

  • Generate design tokens (colors, typography, spacing, borders, shadows) from a brand color.
  • Build a component system and documentation to guide design-dev collaboration.
  • Prepare developer handoff assets (CSS variables, SCSS maps, JSON tokens) and responsive guidelines.

Quick Start

Generate tokens from a brand color and export them in CSS, SCSS, and JSON for immediate integration.

Frequently Asked Questions about ui-design-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate design tokens from a brand color for a scalable component library?

You can generate design tokens from a brand color by expanding it into color, typography, spacing, border, and shadow categories. This creates a scalable foundation for your component library.

What's the best way to structure design tokens for developer handoff?

The best way to structure design tokens for developer handoff is to export them in multiple formats like CSS variables, SCSS maps, and JSON. This ensures immediate integration across design and engineering workflows.

Can I export design tokens in CSS, SCSS, and JSON simultaneously?

Yes, you can export design tokens in CSS, SCSS, and JSON simultaneously. The system generates these formats to facilitate smooth design-to-code handoff and integration into various environments.

Does a design token system automatically include accessibility and responsive design guidelines?

Yes, the generated design token system incorporates accessibility standards and responsive design guidelines. This ensures the component library remains usable and adaptable across different screen sizes.

How does a reference-driven architecture improve component system design?

A reference-driven architecture improves component system design by utilizing a knowledge base and scripts to document components. This guides design-dev collaboration and ensures consistent application of tokens.

What do I need to build a complete design system from a single brand color?

To build a complete design system from a single brand color, you need a token generation process that creates categories like colors and typography, plus component documentation for handoff.