ss-tokens
FeaturedGenerate an accessible semantic palette from a key color, or view, add, and modify StyleSeed design tokens. Use when a user supplies a brand color, asks which colors combine well, needs light/dark theme roles, or needs token files for implementation.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- bitjaru
- Repository
- bitjaru/styleseed
- Created
- 5 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
design-tokens
Use when a project needs a visual system, a missing token category, or a theme extension before components are built.
design-tokens
Build a small token system for a page or a pack - colour roles, spacing and type scales, radii, elevation, and chart-specific tokens (categorical series, sequential ramps, semantic up/down) so every artifact reads as one system instead of a series of one-offs. Trigger on "design system", "tokens", "CSS variables", "palette", "colour scheme", "consistent styling", "series colours", "make these pages match".
design-system-tokens
Design token management with the W3C Design Token spec, three-tier hierarchy (global/alias/component), OKLCH color, Style Dictionary transforms, and dark mode theming. Use when creating token files, implementing theme systems, or building design-to-code pipelines.