ui-design-system

Generate UI design tokens for colors, typography, and spacing using Python scripts.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sevenbelowllc/sevenbelow-resources --skill ui-design-system-sevenbelowllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-design-system
Source: https://github.com/sevenbelowllc/sevenbelow-resources/tree/main/claude-setups/compliance-os-project-v1/compliance-ui/.claude/skills/design-system
Command: npx skills add https://github.com/sevenbelowllc/sevenbelow-resources --skill ui-design-system-sevenbelowllc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the creation and maintenance of design systems, ensuring visual consistency across projects and improving collaboration between designers and developers.

Core Features & Use Cases

  • Design Token Generation: Automatically create design tokens for colors, typography, and spacing based on brand guidelines.
  • Component Architecture: Provides a framework for structuring UI components.
  • Responsive Design: Assists in calculating and implementing responsive design strategies.
  • Developer Handoff: Facilitates clear documentation for developers.
  • Use Case: A UI designer can use this skill to generate a complete set of design tokens from a primary brand color, which are then used to build a library of reusable UI components.

Quick Start

Use the ui-design-system skill to generate design tokens for the color 'blue' in the 'modern' style and output them in 'css' format.

Frequently Asked Questions about ui-design-system

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

FAQPage Schema
How do I generate design tokens from a specific brand color?

You can generate design tokens for colors, typography, and spacing by specifying a primary brand color and style. This skill uses Python scripts to automatically calculate and output the complete token set for your UI components.

What is the best way to ensure visual consistency across UI components?

Building a structured design system ensures visual consistency across UI components. This skill generates a comprehensive token framework for colors and typography that standardizes styling across your entire project.

How do I calculate responsive design values for a design system?

Responsive design calculations are integrated directly into the token generation process. By providing your desired style and brand color, the skill computes responsive spacing and typography values to ensure adaptability across devices.

Can I output design tokens in CSS format for developer handoff?

Yes, you can output generated design tokens in CSS format for developer handoff. This feature facilitates clear documentation and bridges the gap between designers and developers during implementation.

Does the generated design system include accessibility compliance?

Yes, the generated design system tokens include accessibility compliance calculations. The skill ensures that the resulting color palettes and UI components meet accessibility standards alongside responsive design requirements.

Do I need Python to generate UI typography and spacing tokens?

Python scripts are utilized internally by the skill to process your inputs and generate the design tokens. You simply provide the brand color, style, and desired format to receive the complete token documentation.