Muse

Define and manage design tokens for colors, spacing, and typography.

68|14|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/simota/agent-skills --skill muse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Muse
Source: https://github.com/simota/agent-skills/tree/main/muse
Command: npx skills add https://github.com/simota/agent-skills --skill muse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining visual consistency and a unified design language across a digital product by systematically defining and managing design tokens.

Core Features & Use Cases

  • Design Token Definition & Management: Create and maintain tokens for colors, spacing, typography, shadows, and radius.
  • Design System Foundation: Build the core architecture for a robust design system.
  • Dark Mode Implementation: Design and apply token strategies for light and dark themes.
  • Use Case: When redesigning a product's UI, use Muse to establish a new set of design tokens that ensure all components adhere to the updated visual style, including seamless dark mode support.

Quick Start

Use the Muse skill to define design tokens for a new color palette.

Frequently Asked Questions about Muse

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

FAQPage Schema
How do I define design tokens for UI consistency across a product?

Define design tokens for UI consistency by systematically structuring values for colors, spacing, typography, shadows, and radius. This creates a unified visual language and ensures components adhere to a standardized style across the entire product.

What is the best way to implement dark mode using a design token system?

Implement dark mode using a design token system by applying token strategies that map semantic values to both light and dark themes. This ensures seamless theme switching while maintaining visual consistency across the interface.

How do I apply a design token system to an existing codebase?

Apply a design token system to an existing codebase by mapping current hardcoded visual properties to structured tokens. This process systematizes the visual language and enforces uniformity in spacing, color, and typography throughout the code.

When do I need design tokens for building a design system foundation?

You need design tokens for building a design system foundation when establishing the core architecture for visual consistency. Tokenization centralizes styling decisions, allowing scalable management of colors, spacing, and typography across components.

Can I manage UI visual language without depending on external libraries?

You can manage a UI visual language without external dependencies by constructing a foundational design system from scratch. This involves defining custom tokens and structuring the core architecture to independently maintain visual consistency.

Does the Muse skill handle tokenization for typography and spacing uniformity?

The Muse skill handles tokenization for typography and spacing uniformity by defining and managing specific tokens. It ensures these foundational visual elements remain consistent and systematically organized across the digital product.