design-system-generator

Generate design system documentation and color palettes from brand inputs.

2|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/rungchan2/frontend-skills --skill design-system-generator-rungchan2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-system-generator
Source: https://github.com/rungchan2/frontend-skills/tree/main/skills/design-system-generator
Command: npx skills add https://github.com/rungchan2/frontend-skills --skill design-system-generator-rungchan2

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill creates comprehensive design system documentation and color palettes from minimal inputs to eliminate repetitive manual work and ensure UI/UX consistency across a product.

Core Features & Use Cases

  • Interactive interview flow to collect brand and UI requirements before generating assets.
  • Automated color palette generation from a primary color with complementary, analogous, and semantic tokens plus Tailwind and CSS variable export options.
  • Design system template covering color systems, typography scales, spacing, components, and accessibility notes, with references for brand recommendations.
  • Use Cases: onboarding a new product UI, producing a style guide for engineering handoff, or generating theme config for Tailwind-based projects.

Quick Start

Create a design system document for a modern, professional SaaS using primary color #3B82F6 and include semantic colors and a Tailwind export.

Frequently Asked Questions about design-system-generator

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

FAQPage Schema
How do I generate a design system from a primary color for a web project?

To generate a design system from a primary color, you input a hex value like #3B82F6 and the tool outputs color palettes, typography scales, and component guidelines. It produces markdown templates and exportable configs for frontend workflows.

Can I export a color palette as Tailwind config and CSS variables?

Yes, you can export a generated color palette as Tailwind config and CSS variables. The tool runs a Python palette generator that outputs these formats directly, providing neutral and semantic color tokens alongside complementary suggestions.

What is a semantic color token and when do I need it in UI design?

A semantic color token maps a design decision like "success" or "danger" to a specific color value. You need semantic tokens in UI design to ensure consistent meaning across components while maintaining automated palette adaptability.

Does this design system generator work for mobile UI as well as web?

Yes, this design system generator works for mobile UI as well as web. It applies to frontend and product design workflows for both mobile and web projects, ensuring consistent typography scales and spacing across platforms.

What's the best way to create a style guide for engineering handoff?

The best way to create a style guide for engineering handoff is to generate structured design system documentation. This tool produces markdown templates covering color systems, spacing, and accessibility notes, plus exportable Tailwind or CSS formats.

How to automate typography scale and spacing generation for a SaaS product?

You automate typography scale and spacing generation by providing brand inputs through an interactive interview flow. The system then outputs a comprehensive design system template with typography scales, spacing rules, and accessibility notes.