What problem does it solve? Creating a visual moodboard for a new brand or product concept normally requires manual design work; this Skill turns a plain-language brief into a rendered HTML moodboard with palettes, typography, motifs, and tone chips. ## Core Features & Use Cases - LLM-driven spec synthesis: The LLM produces structured JSON containing light and dark palettes, typography, motifs, and tone, validated for hex colors and required fields. - Template rendering: A Minijinja moodboard.html template renders the validated spec into a single self-contained HTML file with inline CSS. - Graceful fallback: When the inference proxy is unreachable or validation fails, it falls back to a placeholder mode using an existing brand's palette or a neutral gray scheme. - Use Case: Given a brief like "fintech dashboard for enterprise CFOs with a minimal, trustworthy aesthetic", generate a moodboard HTML showing color swatches, font specimens, and tone chips to align stakeholders before design work begins. ## Quick Start Ask the assistant to generate a moodboard HTML file for your use case, target audience, and aesthetic keywords, optionally anchored to an existing brand.