ckm:design-system

Generate design tokens and UI component specifications with node.js scripts.

27|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/XY-Showing/pageclaw --skill ckm-design-system-xy-showing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/XY-Showing/pageclaw/tree/main/skills/design-system
Command: npx skills add https://github.com/XY-Showing/pageclaw --skill ckm-design-system-xy-showing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node.js, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of design tokens, component specifications, and slide generation, providing a systematic approach to UI development and consistent branding.

Core Features & Use Cases

  • Token Architecture: Establish a three-layered token structure for colors, spacing, typography, and component-specific values.
  • Component Specifications: Define detailed specifications for UI components, including variants, states, and sizes.
  • Slide Generation: Create brand-compliant presentations with design tokens, supporting Chart.js and contextual decision systems.
  • Use Case: For a product manager or designer tasked with aligning UI components across multiple platforms, this Skill helps ensure consistency and efficiency in design handoff and implementation.

Quick Start

Generate a design system by running 'node scripts/generate-tokens.cjs --config tokens.json -o tokens.css'.

Frequently Asked Questions about ckm:design-system

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

FAQPage Schema
How do I create design tokens for consistent UI development?

To create design tokens for UI development, you generate a three-layered token architecture for colors, spacing, and typography by running node scripts to process configuration files into CSS variables.

Can I generate brand-compliant slides using design tokens?

Yes, you can generate brand-compliant presentations using design tokens. The slide generation process supports integrating Chart.js and contextual decision systems to maintain visual consistency.

Do I need Node.js to generate component specifications and tokens?

Yes, Node.js is required to execute the token generation and slide creation scripts. This environment supports processing your token configurations into structured component specifications and stylesheets.

What is the best way to align UI components across multiple platforms?

The best way to align UI components across multiple platforms is establishing a systematic design approach. Defining detailed specifications for variants, states, and sizes ensures consistency and efficiency in design handoff.

How does a three-layered token architecture work for UI components?

A three-layered token architecture works by structuring design tokens into tiers for global colors, spacing, typography, and component-specific values. This systematic approach ensures scalable and consistent UI component implementation.

Are there limitations when using design tokens for slide generation?

Limitations when using design tokens for slide generation include dependency on Node.js for script execution and the need for predefined token configurations to properly render contextual decision systems and Chart.js visualizations.