AI AGENT ADDONS
Design & UI/UX
3,007installs

Starting a new project can be overwhelming without a clear visual system. This skill creates a complete set of design tokens for your project. It generates colors, spacing, typography, and component tokens. Use it right after your design brief and before building any components.

The skill reads your existing codebase to avoid duplicating work. It can work with Tailwind, CSS, or CSS-in-JS. It always creates both light and dark color palettes that match your chosen aesthetic philosophy. The tokens make your project consistent and easy to maintain.

You can name a specific philosophy like Dieter Rams or Japanese Minimalism. The skill automatically adjusts spacing, colors, and other values to match that style. Every component built after this will use these tokens instead of random hardcoded values.

Add Design Tokens skill to your workflow

Global

mkdir -p ~/.claude/skills/design-tokens

Project

mkdir -p .claude/skills/design-tokens

Source Repository

Stars
374
Forks
33
Watchers
374
License
Apache-2.0
Last Push
2 months ago
Created
3 months ago