ui-tokens

Installation
SKILL.md

UI Tokens

Overview

Part of StyleSeed, this skill manages design tokens without letting the source-of-truth files drift apart. It is meant for teams using the Toss seed's JSON token files and CSS implementation together.

When to Use

  • Use when you need to inspect the current token set
  • Use when you want to add a new color, shadow, radius, spacing, or typography token
  • Use when you need to update a token and propagate the change safely
  • Use when the project has both JSON token files and CSS variables that must stay aligned

How It Works

Supported Actions

  • list: show the current tokens in a human-readable form
  • add: introduce a new token and wire it through the implementation
  • update: change an existing token value and audit the downstream usage
Related skills
Installs
19
GitHub Stars
37.3K
First Seen
Apr 9, 2026