A comprehensive design system tool for generating WCAG-compliant color palettes, semantic tokens, and accessible UI themes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install colors
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install colors using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Colors skill is a specialized utility within the Openclaw Skills ecosystem designed to help developers build high-quality, accessible design systems. It provides programmatic guidelines and workflows for WCAG compliance, ensuring that every color combination meets strict contrast ratios like 4.5:1 for normal text and 3:1 for UI components. By leveraging this tool, development teams can move away from arbitrary hex codes and toward a structured, HSL-based approach that guarantees visual consistency across various display modes.
This skill emphasizes the importance of inclusive design by providing frameworks to support the 8% of users with color vision deficiencies. It guides developers in creating a three-layer semantic token architecture—Primitives, Semantic, and Component layers—to ensure that design systems remain maintainable and scalable. Whether you are building a fintech dashboard or a healthcare portal, this skill provides the technical foundation for professional color management.
To begin using the Colors skill within your project, ensure your environment is configured to support Openclaw Skills.
# Install the design system module
openclaw install colors
# Audit your existing CSS for contrast issues
openclaw colors --audit ./styles/main.css
You should then define your primitive variables in your global CSS file using the HSL format recommended by the tool to enable easy variations.
The skill organizes color data using a hierarchical taxonomy to ensure maximum maintainability:
| Level | Category | Purpose |
|---|---|---|
| Layer 1 | Primitives | Stores raw hex/HSL values (e.g., --blue-500) |
| Layer 2 | Semantic | Defines functional roles (e.g., --color-text-primary) |
| Layer 3 | Component | Maps tokens to specific UI elements (e.g., --btn-bg-hover) |
It also generates metadata for each combination including the specific contrast ratio (e.g., 4.54:1) and the WCAG pass/fail status for different text sizes.
Loading
An adaptive business partner that identifies your entrepreneurial blind spots and provides a strategic counterweight to drive venture growth.

A privacy-first coding style memory that adapts to your specific preferences and patterns for consistent code generation.

A comprehensive coding workflow skill that guides AI agents through planning, implementation, and rigorous verification of software projects.

A dedicated skill for organizing, syncing, and backing up personal files across major consumer cloud platforms.

A strategic framework for managing online communities through content planning, engagement tracking, and structured moderation.

A dedicated Openclaw Skills tool designed to provide a steady, listening presence for those experiencing loneliness or seeking consistent conversation.








































