Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
onewave-ai avatar

Design System Generator

  • 228 installs
  • 237 repo stars
  • Updated July 15, 2026
  • onewave-ai/claude-skills

Generates complete design systems with color palettes, typography scales, component libraries, and usage guidelines.

About

The design-system-generator skill creates comprehensive design systems including color palettes, typography scales, spacing systems, and component libraries. It generates both design tokens and implementation code for consistent UI development. Perfect for product teams establishing a unified visual language across their applications.

  • Claude Code skill
  • Agent capability extension
  • Developer productivity
  • Workflow automation
  • Easy integration

Design System Generator by the numbers

  • 228 all-time installs (skills.sh)
  • +5 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #2,706 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/onewave-ai/claude-skills --skill design-system-generator

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs228
repo stars237
Last updatedJuly 15, 2026
Repositoryonewave-ai/claude-skills

What it does

Generates complete design systems with color palettes, typography scales, component libraries, and usage guidelines.

Who is it for?

Best when you use Claude Code

Skip if: Non-Claude projects

What you get

  • enhanced agent workflow

Files

SKILL.mdMarkdownGitHub ↗

Design System Generator

Generate a token-driven design system: tokens, base components, build config, and documentation.

Contents

  • references/design-tokens.md — color, typography, spacing, shadow, and radius token files plus CSS variable setup.
  • references/components.md — Button, Input, Card implementations and the component barrel index.
  • references/config-and-utilities.md — Tailwind config and the cn class-merge helper.

Workflow

1. Define design tokens. Create tokens/ with colors, typography, spacing, and effects (shadows, radii) per references/design-tokens.md. Replace the reference values with the project brand palette. 2. Add CSS variables. Set up :root and .dark custom properties in globals.css using the variable block in references/design-tokens.md. 3. Wire the build. Add the cn helper and extend the Tailwind theme from the token files following references/config-and-utilities.md. 4. Build base components. Implement Button, Input, and Card from references/components.md, then extend the set as the product requires. 5. Export a barrel. Re-export every shipped component from components/ui/index.ts (see references/components.md). 6. Document usage and variants. For each component, note its variants, sizes, props, and accessibility behavior so consumers apply it consistently.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.