Skill Wiki v0.1.0
rule @community/rule-propose-starter-tokens

Propose Starter Tokens

If a project contains no design/tokens/* files (or equivalent CSS custom property / Tailwind token definitions): create minimal starter token files covering color (brand, surface, text), typography (font families, scale,…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 0 in
Tokens
166/245/536
$ prime install @community/rule-propose-starter-tokens

Projection

Always in _index.xml · the agent never has to ask for this.

ProposeStarterTokens [rule] v1.0.0

When no design token files exist in a project, generate minimal starter token files at design/tokens/ before applying any styles — never hardcode values into components without a token layer.

If a project contains no design/tokens/* files (or equivalent CSS custom property / Tailwind token definitions): create minimal starter token files covering color (brand, surface, text), typography (font families, scale, weight), spacing (base unit, scale steps), and border radius before writing any component styles. If token files already exist, use them as the authoritative source without modification.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-propose-starter-tokens/atom.yaml

Compiled at 2026-05-07