ui-design-system

Generate design tokens for colors, typography, and spacing in JSON, CSS, and SCSS.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/semaes111/3DWEB-NIVEL-DIOS --skill ui-design-system-semaes111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-design-system
Source: https://github.com/semaes111/3DWEB-NIVEL-DIOS/tree/main/skills/creative-design-ui-design-system
Command: npx skills add https://github.com/semaes111/3DWEB-NIVEL-DIOS --skill ui-design-system-semaes111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The design process often suffers from fragmented tokens, inconsistent typography, and misaligned spacing, leading to visual drift across products.

Core Features & Use Cases

  • Design token generation for colors, typography, and spacing to ensure a single source of truth.
  • Token export in multiple formats (JSON, CSS, SCSS) to streamline handoff to engineering.
  • Responsive design calculations and accessibility considerations to support scalable design systems across platforms.

Quick Start

Run the design_token_generator.py script with your brand color and style to generate tokens in JSON, CSS, or SCSS.

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 for color palettes and typography scales?

You generate design tokens for color palettes and typography scales by running a Python script with your brand colors and style inputs. The script outputs a structured schema containing consistent colors, typography, and spacing grids.

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

The best way to export design tokens for developer handoff is to generate them in multiple formats simultaneously. The system exports tokens as JSON, CSS, and SCSS files, ensuring engineering teams receive consistent variables.

Can I use this design system toolkit for responsive design calculations?

Yes, you can use this design system toolkit for responsive design calculations. It computes responsive breakpoints and integrates accessibility considerations to support scalable UI design across multiple platforms.

How do I maintain consistent spacing grids across large product teams?

You maintain consistent spacing grids across large product teams by centralizing token generation into a single source of truth. This prevents visual drift by aligning spacing, typography, and colors across all product surfaces.

When do I need a structured design token schema?

You need a structured design token schema when managing large UI systems that require multi-format exports and cross-platform alignment. It solves the problem of fragmented tokens and misaligned spacing during developer handoff workflows.