design-token-spec

Transform brand discovery inputs into a specification-ready design token set.

28|2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/thompson0012/agents-stack --skill design-token-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-token-spec
Source: https://github.com/thompson0012/agents-stack/tree/main/templates/.agents/skills/design-token-spec
Command: npx skills add https://github.com/thompson0012/agents-stack --skill design-token-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transforms brand discovery inputs into a conflict-free, specification-ready design token spec, enabling traceable decisions and a scalable brand system.

Core Features & Use Cases

  • Converts brand discovery inputs into atomic design tokens (color, spacing, radius, typography, shadow, motion) with traceable design decisions.
  • Records design principles alongside a token inventory to support governance and future evolution.
  • Outputs a primary design token spec document (e.g., docs/reference/design.md) and, when extended, a Brand_System_Architecture.md containing tokens and component inventory.

Quick Start

Provide brand inputs and run the tokenization workflow to generate a portable design-token spec.

Frequently Asked Questions about design-token-spec

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

FAQPage Schema
How do I turn brand discovery inputs into a design-token specification?

To turn brand discovery inputs into a design-token specification, you provide the brand sources and design principles to generate a portable token set covering color, spacing, typography, radius, shadow, and motion with traceable decisions.

What is a design-token spec and when do I need one for my brand system?

A design-token spec is a conflict-free, specification-ready set of atomic design variables that anchors product decisions. You need one to establish a scalable, traceable brand system that records governance and design principles alongside the token inventory.

How do I generate atomic design tokens for color and spacing from brand guidelines?

You generate atomic design tokens by running a tokenization workflow that processes your brand guidelines and applies a hex color scheme suitable for CSS custom properties, mapping the inputs to color, spacing, and typography variables with traceable sources.

Can I output design tokens as CSS custom properties for my product architecture?

Yes, you can output design tokens as CSS custom properties. The tokenization process uses a hex color scheme specifically suitable for CSS custom properties to ensure the generated spec is portable and ready for product architecture implementation.

What's the best way to maintain traceable design decisions in a brand system?

The best way to maintain traceable design decisions is to generate a primary design-token spec document that links atomic tokens back to their original brand discovery sources, recording design principles alongside the token inventory to support governance and future evolution.

Do I need prior design principles defined before generating a design-token spec?

Yes, you need prior design principles defined. The tokenization workflow requires capturing both your brand discovery sources and your established design principles to produce a conflict-free, specification-ready design-token spec that anchors product decisions.