css

Define semantic color tokens and Tailwind 4 configuration for consistent design systems.

Updated Dec 9, 2025
One-click install
npx skills add https://github.com/gzp79/shine-web-v2 --skill css-gzp79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: css
Source: https://github.com/gzp79/shine-web-v2/tree/main/.claude/skills/css
Command: npx skills add https://github.com/gzp79/shine-web-v2 --skill css-gzp79

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill defines and enforces a semantic color system and a Tailwind 4 configuration to ensure consistent design tokens across projects, reducing guesswork and visual drift.

Core Features & Use Cases

  • Semantic color tokens for surfaces, containers, actions, and data visualization
  • Clear guidance on when to use class utilities versus component props
  • Theming and responsive breakpoints to maintain visual consistency across apps

Quick Start

Install and apply the semantic color system in your Tailwind setup to start coding with token-based colors.

Frequently Asked Questions about css

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

FAQPage Schema
How do I set up semantic color tokens in Tailwind 4?

To set up semantic color tokens in Tailwind 4, apply a predefined configuration for surfaces, containers, actions, and data visualization. This establishes consistent design tokens across your project, reducing guesswork and visual drift.

What is the best way to manage theming and visual consistency across UI components?

The best way to manage theming and visual consistency is using a semantic color system with responsive tokens. This enforces visual integrity across pages, components, and breakpoints by standardizing when to use color classes versus component props.

When should I use Tailwind color class utilities versus component props?

Use Tailwind color class utilities versus component props by following the semantic color system guidelines. Adhering to these rules ensures you apply the correct token-based colors and maintain visual integrity across your UI components.

Does this semantic color system support responsive breakpoints for different themes?

Yes, the semantic color system supports responsive breakpoints and theming. It defines responsive tokens to maintain visual consistency across apps, ensuring visual integrity is preserved across different themes and screen sizes.

How do I define design tokens for data visualization in Tailwind?

You define design tokens for data visualization in Tailwind by applying the semantic color system. It includes specific semantic color tokens dedicated to data visualization alongside tokens for surfaces, containers, and actions to maintain consistency.