ckm:design-system

Generate design tokens and slides from a three-layer token architecture.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill ckm-design-system-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/ckm-design-system
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill ckm-design-system-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Token architecture and a token-driven framework to standardize design decisions and slide generation across components and brand guidelines, enabling scalable design systems.

Core Features & Use Cases

  • Three-layer token architecture (primitive → semantic → component) with CSS variables for scalable theming.
  • Slide-system integration for brand-consistent presentations and design-to-code handoff using design tokens.
  • References and scripts included to generate, validate, and embed tokens for slides and components.

Quick Start

Run the supplied scripts to initialize tokens and render a starter deck.

Frequently Asked Questions about ckm:design-system

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

FAQPage Schema
How do I build a three-layer design token architecture for CSS variables?

Build a three-layer design token architecture by structuring tokens from primitive to semantic to component layers using CSS variables. This framework standardizes design decisions and enables scalable theming across brand guidelines and components.

How do I automate slide generation using design tokens?

Automate slide generation by integrating a token-driven slide system that renders brand-consistent presentations. The framework uses YAML frontmatter and supplied scripts to deterministically generate and embed design tokens into slides.

What is the best way to standardize brand guidelines into a scalable design system?

Standardize brand guidelines by implementing a token-driven framework that maps brand decisions across a three-layer token model. This approach ensures scalable design systems and consistent design-to-code handoff.

Can I initialize design tokens and render a starter slide deck without external dependencies?

Yes, you can initialize tokens and render a starter deck without external dependencies. The framework includes internal scripts and references to validate, generate, and embed tokens deterministically for slides and components.

How does YAML frontmatter support token-driven slide rendering?

YAML frontmatter supports token-driven slide rendering by providing deterministic metadata for the slide system. This ensures brand-aligned design tokens are correctly applied during automated presentation generation and design-to-code workflows.