ckm:design-system

Manage design tokens and generate branded slides from predefined templates.

Updated May 7, 2026
One-click install
npx skills add https://github.com/Dayzidee/kota-skillz --skill ckm-design-system-dayzidee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/Dayzidee/kota-skillz/tree/main/skills/ui-ux-pro-max-skill/.claude/skills/design-system
Command: npx skills add https://github.com/Dayzidee/kota-skillz --skill ckm-design-system-dayzidee

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a streamlined approach to design system management and slide generation, ensuring consistent brand presentation across all materials.

Core Features & Use Cases

  • Token Architecture: Define and manage design tokens for consistent visual branding.
  • Component Specifications: Detailed specifications for UI components and their states and variants.
  • Slide Generation: Automatically generate presentations using design tokens and predefined templates.
  • Use Case: For a designer looking to create a consistent UI/UX experience across multiple platforms, this Skill can automatically generate branded slides with the correct tokens and component specifications.

Quick Start

Generate a new set of design tokens for your brand using the generate-tokens script.

Frequently Asked Questions about ckm:design-system

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

FAQPage Schema
How do I manage design tokens for brand consistency across multiple platforms?

To manage design tokens for brand consistency, you can define and organize CSS variables through a token architecture. This approach ensures your UI components maintain a unified visual identity across all platforms.

Can I automatically generate branded presentations using existing UI component specifications?

Yes, you can automatically generate branded presentations by applying your predefined design tokens and component specifications to slide templates. This ensures your presentation creation matches your overall UI/UX design system.

What are design tokens and when do I need them for UI component states and variants?

Design tokens are CSS variables that store visual design attributes, needed when you want to systematically define UI component specifications across different states and variants. They form the foundation of a scalable design system.

Does this design system management approach require Node.js to generate tokens?

Yes, this design system management approach requires Node.js as a dependency to run the token generation scripts. You will need the Node environment installed to execute the automated slide generation workflows.

What is the best way to structure CSS variables for a design system before generating slides?

The best way to structure CSS variables for a design system is to establish a clear token architecture that defines visual branding elements. You can then use the generate-tokens script to quickly scaffold this structure for your presentations.