What problem does it solve? Turning a look-and-feel brief into a concrete visual direction usually requires manual moodboard assembly and produces results that cannot be reproduced or iterated on consistently. This Skill builds a deterministic, seed-driven moodboard in one HTML file so every direction can be regenerated, browsed, and verified. ## Core Features & Use Cases - Seeded generation: A seeded PRNG with named sub-streams derives palette ramps, type pairings, layout grids, and rationales from a ?seed= query parameter, guaranteeing reproducible output. - Live re-seeding UI: An input and re-seed button let viewers browse directions directly in the web-viewer pane. - Verification workflow: Census checks across a seed range, same-seed re-render diffs, and a node tools/check.mjs model validation ensure no blank, low-contrast, or clipped boards ship. - Use Case: A designer receives a brand brief asking for an editorial look; the Skill produces board/index.html with OKLCH palette ramps, contrast-noted type pairings, and a census over seeds 0-99 proving every seed renders a valid direction. ## Quick Start Create a seedable moodboard from this brief describing a brutalist editorial brand, with palette, typography, and layout all derived from the seed parameter.