ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

design-system-creation

Complete workflow for creating distinctive design systems from scratch. Orchestrates aesthetic documentation, token architecture, components, and motion. Use when starting a new design system or refactoring an existing one. Triggers on create design system, design tokens, design system setup, visual identity, theming.

Why use this skill?

Orchestrate professional design systems with the OpenClaw design-system-creation skill. Manage color tokens, typography, and component libraries with ease.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wpank/design-system-creation
Or

What This Skill Does

The design-system-creation skill provides an end-to-end framework for establishing professional-grade design systems. It acts as an orchestrator, guiding you through the critical phases of aesthetic documentation, token architecture, component structuring, and motion logic. Unlike generic UI kits, this skill emphasizes building systems with a unique 'vibe,' allowing you to move beyond standard Tailwind or Bootstrap templates. It standardizes your project by ensuring your visual identity—from the color palette and font scales to surface primitives and loading skeletons—remains consistent, scalable, and maintainable via CSS variables, TypeScript tokens, and CVA-based component development.

Installation

To integrate this tool into your workflow, run the following command in your terminal:

npx clawhub@latest install design-system-creation

Ensure you have the latest version of ClawHub installed to access the most recent architectural patterns.

Use Cases

  • Establishing a new brand identity for a SaaS product from the ground up.
  • Performing a comprehensive refactor of fragmented CSS/design systems in an existing codebase.
  • Developing a robust component library where design tokens act as the single source of truth.
  • Creating highly specialized visual themes that require bespoke typography and motion profiles.

Example Prompts

  1. "I'm starting a new fintech project and want a 'Magazine Financial' aesthetic. Can you help me set up the initial color tokens and typographic scale?"
  2. "We have a messy design system. Use the design-system-creation skill to refactor our existing button and card primitives using CVA."
  3. "Define a new 'Cyberpunk' theme for our dashboard including specific motion tokens for transitions and a secondary font stack for headers."

Tips & Limitations

  • Documentation First: Always define the 'Vibe' and 'Emotions to Evoke' before writing code. This ensures the output reflects the intended brand.
  • Consistency: Use the three-layer token system (CSS vars, Tailwind config, and TS types) to prevent 'magic values' from creeping into your components.
  • Scalability: The system encourages the use of CSS variables for theming, which simplifies future changes like adding a 'dark mode' variant.
  • Limitations: This skill focuses on the structural and foundational setup. It does not replace creative UI design decisions but provides the engine to implement them effectively.

Metadata

Author@wpank
Stars919
Views7
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wpank-design-system-creation": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#design-systems#ui-ux#frontend#css-architecture#developer-tools
Safety Score: 5/5

Flags: file-read, file-write