Plumb · brand (direct + build)
plumb_brandCreates a brand board from a brief: discovers and screenshots reference sites, synthesizes a color palette and type scale, and builds the result into a paired Figma file.
Instructions
Direct a brand board from a one-line brief and BUILD it into the paired Figma file. Given a brief (e.g. "a premium fintech dashboard"), Plumb discovers a diverse set of best-in-class reference sites, screenshots them live, synthesizes a coherent semantic palette from their computed CSS, and assembles a single 1440-wide Brand page (reference screenshots + colour swatches + a type scale) — then compiles it down through the same DSL → PDS → emit-plan write path plumb_design uses and executes it via the plugin. Returns the picked references, the synthesized brand palette, and the built root node id. Requires the Plumb plugin to be paired.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | One-line description of what's being built, e.g. "a premium fintech dashboard". Drives reference discovery + palette. | |
| count | No | How many reference sites to study + screenshot (default 4). | |
| references | No | Explicit reference URLs to include first — always studied ahead of the discovered catalogue. |