ckm:design-system

Generate brand-compliant HTML slide decks from design token architecture.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/sqmasep/ecv-vinted --skill ckm-design-system-sqmasep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:design-system
Source: https://github.com/sqmasep/ecv-vinted/tree/main/.claude/skills/ckm-design-system
Command: npx skills add https://github.com/sqmasep/ecv-vinted --skill ckm-design-system-sqmasep

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the fragmentation between design tokens and presentation content by providing a unified, token-driven architecture that ensures brand consistency across component styling and slide decks.

Core Features & Use Cases

  • Token Architecture: Manages a three-layer token system (primitive, semantic, component) to ensure design consistency from raw values to specific UI elements.
  • Automated Slide Generation: Uses a contextual decision system to generate brand-compliant HTML slides that strictly adhere to design tokens.
  • Use Case: A product manager needs to generate a 10-slide investor pitch that matches the company's design system; this Skill automatically selects layouts, applies brand colors, and integrates Chart.js charts using the established token variables.

Quick Start

Use the ckm:design-system skill to generate a 10-slide investor pitch deck for the current project.

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 brand-compliant HTML slides from design tokens?

Brand-compliant HTML slides from design tokens are generated using a contextual decision engine that automatically selects responsive layouts and applies CSS variable systems to ensure strict token compliance across the presentation deck.

What is a three-layer design token architecture and when do I need it?

A three-layer design token architecture separates primitive, semantic, and component tokens to ensure design consistency from raw values to specific UI elements. It is needed when bridging design systems with presentation content to prevent visual fragmentation.

Can I integrate Chart.js charts into automated slide presentations?

Chart.js charts can be integrated into automated slide presentations by binding data-driven chart components to established CSS token variables, ensuring that all generated data visualizations remain strictly brand-compliant within the HTML slide deck.

How do I build a CSS variable system for an investor pitch deck?

A CSS variable system for an investor pitch deck is built by mapping semantic and component tokens to primitive values, allowing a contextual decision engine to automatically apply brand colors and layouts across all generated slides.

Does automated slide generation work without predefined component specifications?

Automated slide generation relies on predefined component specifications and a structured token architecture to function correctly. Without these established inputs, the contextual decision engine cannot guarantee strict brand compliance or consistent layout selection.

Best way to maintain brand consistency between UI components and slide decks?

Maintaining brand consistency between UI components and slide decks is best achieved through a unified, token-driven architecture that shares the same CSS variable system, ensuring both component styling and presentation content reference identical design tokens.