ckm:design-system

Generate CSS variables from tokens.json using a three-layer design token architecture.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/STAR03-byte/SmartMeeting --skill ckm-design-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/STAR03-byte/SmartMeeting/tree/main/ui-ux-pro-max-skill-main/.claude/skills/design-system
Command: npx skills add https://github.com/STAR03-byte/SmartMeeting --skill ckm-design-system

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and templates (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining design consistency and brand integrity across digital products by providing a structured system for design tokens and component specifications.

Core Features & Use Cases

  • Design Token Architecture: Implements a three-layer token system (primitive, semantic, component) for scalable and themeable design.
  • Component Specifications: Defines detailed states, variants, and anatomy for UI components.
  • Slide Generation: Enables the creation of brand-compliant presentations using design tokens and a contextual decision system.
  • Use Case: A frontend team can use this Skill to generate CSS variables from a tokens.json file, ensuring all UI elements adhere to the defined spacing, color, and typography scales, and can quickly generate presentation slides for design reviews.

Quick Start

Use the design-system skill to generate CSS variables from the tokens.json configuration file.

Frequently Asked Questions about ckm:design-system

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

FAQPage Schema
How do I generate CSS variables from a tokens.json file?

You generate CSS variables from a tokens.json file by using the design-system skill to parse token configurations and output structured styling rules. This ensures UI elements adhere to defined spacing, color, and typography scales.

What is a three-layer design token architecture?

A three-layer design token architecture organizes tokens into primitive, semantic, and component layers. This structure ensures scalable, themeable design management while maintaining UI consistency and brand compliance across digital products.

How do I maintain brand consistency across UI components?

You maintain brand consistency across UI components by defining detailed states, variants, and anatomy specifications within a structured design token system. This approach systematically enforces visual and functional compliance across your digital products.

Can I generate brand-compliant presentation slides using design tokens?

Yes, you can generate brand-compliant presentation slides using design tokens. The system utilizes a contextual decision system to automatically apply defined tokens to slide creation, making it ideal for quick design reviews.

Do I need any external dependencies to manage design tokens?

No external dependencies are required to manage design tokens. The skill operates independently with scripts, references, and templates to implement the token architecture and facilitate systematic design generation.