ui-color-palette-scale-palette
Installation
SKILL.md
Build Palette
Use the ui-color-palette MCP tool get_palette to build a complete palette, then preview it visually.
Code export is handled by ui-color-palette-generate-code. Design tool deployment is handled by ui-color-palette-figma, ui-color-palette-penpot, ui-color-palette-framer, and ui-color-palette-sketch.
Pre-flight — Check session state
Before asking any questions, check the conversation context for existing slots.
If PaletteData is already in context
Inform the user of the existing palette (name, color space, preset) and ask: reuse, rebuild, or start from scratch. Wait for reply — if reuse, skip to visual preview.
If PublishedPaletteConfig is already in context
Skip Step 0 entirely and go straight to Step 1. Inform the user: building from the loaded palette now.