design-system

Generate presentation slides from design tokens and component specifications.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/kvnaponte/Cinema_Puntuacion --skill design-system-kvnaponte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-system
Source: https://github.com/kvnaponte/Cinema_Puntuacion/tree/main/.claude/skills/design-system
Command: npx skills add https://github.com/kvnaponte/Cinema_Puntuacion --skill design-system-kvnaponte

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive set of tools for designing, implementing, and managing design tokens and UI components, ensuring consistent branding and a seamless user experience across different platforms and devices.

Core Features & Use Cases

  • Token Architecture: Define and manage token architecture with three layers (primitive, semantic, component).
  • Component Specifications: Document and specify UI components with states and variants.
  • Slide Generation: Automatically generate slides for presentations using design tokens and component specifications.
  • Use Case: A designer can use this Skill to create a set of design tokens for a new application, define the UI components that will be used throughout the app, and then generate a presentation slide deck that showcases the design system in action.

Quick Start

Generate design tokens and component specifications using the design-system skill and generate a presentation slide using the command 'design-system slides:create "My Presentation"'

Frequently Asked Questions about design-system

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

FAQPage Schema
How do I create and manage design tokens for consistent UI components?

To create and manage design tokens for UI components, you define a three-layer token architecture consisting of primitive, semantic, and component layers. This systematic approach ensures consistent branding and a seamless user experience across different platforms and devices.

What is the best way to document UI component states and variants?

The best way to document UI component states and variants is by generating component specifications that explicitly define each state. This process structures your UI/UX design system documentation and ensures all interactive states are systematically cataloged and brand-compliant.

Can I generate presentation slides directly from design tokens?

Yes, you can generate presentation slides directly from design tokens by using the built-in slide generation feature. It automatically creates slide decks that showcase your token architecture and component specifications in action for brand-compliant presentations.

Do I need Python to set up a design token architecture?

Yes, you need Python configured in your environment to execute the design token architecture setup. The tool relies on Python alongside libraries like pandas, numpy, and markdown to process and manage your UI components and token configurations.

How does a three-layer token architecture improve branding consistency?

A three-layer token architecture improves branding consistency by separating global primitives, contextual semantic tokens, and specific component tokens. This hierarchy prevents hardcoded values and ensures systematic design updates propagate accurately across the entire UI and user experience.