Plumb · studio (direct + build a full page)
plumb_studioGenerate a full landing page in Figma from a one-line brief. Discovers reference sites, synthesizes a brand palette, and builds nav, hero, features, gallery, content split, CTA, and footer with derived copy.
Instructions
Direct a FULL landing page from a one-line brief and BUILD it into the paired Figma file — the headline director-completion tool. 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, then composes a real, brand-consistent page — nav, hero, features, a reference-imagery gallery, a content split, a cta, and a footer, with copy derived from the brief — and builds it through the same DSL -> PDS -> emit-plan write path plumb_design uses. Returns the picked references, the synthesized brand palette, the created node ids (keyed by authored element handle), and an authoredPath — feed both straight into plumb_review for the director critique loop. 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, and copy. | |
| count | No | How many reference sites to study + screenshot (default 4). | |
| pageName | No | Figma page to build the landing page onto (default "Studio"). | |
| references | No | Explicit reference URLs to include first — always studied ahead of the discovered catalogue. |