ckm:design-system

Generate design tokens and slide templates from a unified token system.

Updated Dec 16, 2025
One-click install
npx skills add https://github.com/AincFh/my-anime-blog --skill ckm-design-system-aincfh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/AincFh/my-anime-blog/tree/main/ui-ux-pro-max-skill-2.5.0/.claude/skills/design-system
Command: npx skills add https://github.com/AincFh/my-anime-blog --skill ckm-design-system-aincfh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Design teams often struggle to maintain brand consistency across tokens, components, and presentation assets, leading to scattered design decisions and inconsistent UI kits.

Core Features & Use Cases

  • Token architecture and the three-layer system (primitive → semantic → component) to enable scalable theming and brand alignment.
  • CSS variables with spacing and typography scales to ensure consistent styling across products and decks.
  • Slide-generation templates and token references to accelerate brand-compliant presentations and design handoffs.
  • References and templates for token definitions, component specs, and design-to-code handoff, with validation scripts to maintain quality.

Quick Start

Run the design-system tooling to generate tokens, components, and slides from the provided templates.

Frequently Asked Questions about ckm:design-system

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

FAQPage Schema
How do I maintain brand consistency across design tokens and presentation slides?

To maintain brand consistency, generate brand-aligned design tokens and slide templates from a unified token system. This enforces a three-layer token architecture and CSS variable usage to ensure styling remains consistent across products and decks.

What is the three-layer token architecture for design systems?

The three-layer token architecture maps design tokens from primitive to semantic to component levels. This structure enables scalable theming and brand alignment by separating raw values from contextual meaning and specific UI component specs.

How do I generate brand-compliant slides using CSS variables and design tokens?

You can generate brand-compliant slides by running script-driven generation tools against slide templates and token references. The system uses CSS variables with spacing and typography scales to accelerate presentations and design handoffs.

Does Tailwind work with semantic-to-primitive token mapping for UI kits?

Yes, Tailwind works with semantic-to-primitive token mapping by utilizing CSS variables to define the design tokens. This integration ensures consistent styling across UI kits and supports scalable theming within your design system.

How do I validate design tokens against token rules during design-to-code handoff?

You can validate design tokens during design-to-code handoff by using the built-in validation scripts. These scripts check token definitions and component specs against the established token rules to maintain output quality.

What is the best way to structure design tokens for scalable theming across products?

The best way to structure design tokens for scalable theming is implementing a three-layer architecture using primitive, semantic, and component tokens. This approach, combined with CSS variables, ensures brand alignment across multiple products and decks.