From antigravity-awesome-skills
List, add, and update StyleSeed design tokens while syncing JSON sources, CSS variables, and dark-mode values. Use for inspecting, adding colors/shadows/radii/spacing/typography, or propagating changes in token-based design systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:ui-tokensThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Part of [StyleSeed](https://github.com/bitjaru/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.
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.
list: show the current tokens in a human-readable formadd: introduce a new token and wire it through the implementationupdate: change an existing token value and audit the downstream usageFor the Toss seed:
tokens/css/theme.cssReturn:
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsManages StyleSeed design tokens: lists, adds, and updates tokens while keeping JSON source files, CSS variables, and dark-mode values synchronized.
Guides phased setup of design token systems: discovers brand/tech constraints, explains primitive/semantic two-tier model, creates CSS custom properties, Tailwind configs, spacing scales, color semantics.
Use when asked to define a design token system, create tokens, document tokens, set up CSS custom properties, build a Tailwind token config, establish a spacing scale, define color semantics, or bridge design decisions to code. Examples: "set up design tokens", "define our token system", "create CSS variables for the design system", "document our color tokens", "establish a spacing scale".