moodboard-generatorlisted
Install: claude install-skill devkindhq/ideogram-ai-toolkit
# Moodboard Generator
A moodboard is a single generated image that explores a brand's *direction* before
anything is locked — a 3×3 grid of panels (color, type, logo sketches, icon style,
photography, materials, pattern, mood imagery, one application mockup) that lets
someone react to a feeling before committing to a hex code or a typeface. It's the
format you reach for when the ask is "help me get oriented," not "give me the system"
(`brand-identity-sheet`) or "give me the mark" (`logo-prompting`).
This skill is a sibling to `brand-identity-sheet` and `logo-prompting` — same
two-artifact workflow, same Ideogram generation pattern, same reference-file structure
— but it sits *earlier* in the process than both of them. Where those two skills expect
a brand.md with real decisions already made, a moodboard is often the thing that
produces the first draft of those decisions. Tolerate fuzzy, partial, or three-word
inputs here in a way the other two skills shouldn't.
## The two artifacts this skill produces
1. **A generation prompt** — a tight descriptive paragraph, Ideogram-legible, that
produces the 3×3 board in one shot.
2. **A compositional deconstruction** — a structured JSON breakdown of the resulting
image (or of a reference image the user supplies) with a `high_level_description`
and an `elements` array of `{type, bbox, desc}` / `{type: "text", bbox, text, desc}`
entries. Same schema `brand-identity-sheet` and `character-model-sheet` use,
unmodified — see