ui-color-palette-build-color-system
Installation
SKILL.md
Build Color System
Use the ui-color-palette MCP tool get_color_system to resolve a semantic token taxonomy against a generated palette and produce a SystemData object.
Semantic code export from the system is handled by ui-color-palette-generate-semantic-code.
Pre-flight — Check session state
Before asking any questions, check the conversation context for existing slots.
If SystemData is already in context
Show a summary (token count, bound / unbound / excluded). Ask: reuse, rebuild, or adjust bindings.
If SystemConfiguration is already in context
Skip Step 0. Call get_color_system directly with the existing base, themes, and system values.