design-system-creator

Generate design tokens, CSS variables, and Tailwind extensions for web design systems.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/deomiarn/website-os --skill design-system-creator-deomiarn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-system-creator
Source: https://github.com/deomiarn/website-os/tree/main/.claude/skills/design-system-creator
Command: npx skills add https://github.com/deomiarn/website-os --skill design-system-creator-deomiarn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating consistent, production-grade design systems by hand is time-consuming and error-prone. This skill automates and standardizes tokens, colors, typography, spacing, and theming to provide a solid visual foundation for websites.

Core Features & Use Cases

  • OKLCH color system guidance and palettes for perceptually uniform branding.
  • Typography scales and fluid type rules for responsive typography.
  • Spacing system generation and implementation guidelines for consistent layout.
  • shadcn/ui theming integration with tokens and CSS variables for rapid UI creation.
  • Use cases include setting up a new design tokens workflow, refreshing a brand's visual system, or configuring a design system for a web app.

Quick Start

Use this skill to generate a complete design-system blueprint for a new site by providing brand colors, typography preferences, and required tokens. The output includes token definitions, a Tailwind extend config, and CSS variables to drop into your project.

Frequently Asked Questions about design-system-creator

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

FAQPage Schema
How do I generate a design system with OKLCH color palettes and fluid typography?

To generate a design system with OKLCH color palettes and fluid typography, provide your brand colors and type preferences to automate token setup, perceptually uniform color creation, and responsive type rules. This produces exportable CSS variables and a Tailwind extend config.

How do I set up shadcn/ui theming using design tokens?

You can set up shadcn/ui theming using design tokens by generating a blueprint with standardized CSS variables and token definitions. This integration provides a solid visual foundation for rapid UI creation within modern frontend stacks.

What is the best way to create a consistent spacing system for a web app?

The best way to create a consistent spacing system for a web app is to automate the generation of spacing rules and implementation guidelines. This standardizes your layout foundation and exports it directly as consumable design tokens.

Can I export design tokens for Tailwind from a new brand color palette?

Yes, you can export design tokens for Tailwind from a new brand color palette. The generated design system blueprint includes a Tailwind extend config and CSS variables, ready to drop directly into your web project.

Does this design system generator work without existing UI components?

Yes, this design system generator works without existing UI components. It focuses on producing the foundational design tokens, OKLCH color definitions, typography scales, and spacing systems rather than requiring pre-built component libraries.