design
Deterministic graphic designer pipeline: render → QA → publish.
| Command | Description |
|---|---|
design compare | Compare a rendered design against a target image using structural similarity scoring. |
design publish | Publish deterministic artifacts to gist or github (QA gate required by default). |
design qa | Run hard QA checks against a rendered image + spec (and optional sidecar metadata). |
design render | Render a deterministic design artifact from a DesignSpec JSON file. |
design template cards | Build and render a card grid from JSON card input. |
design template code | Build and render a code screenshot from inline code or a source file. |
design template flowchart | Build and render a flowchart from concise node/edge input. |
design template terminal | Build and render a terminal screenshot from command/output or raw content. |
Run design --llms-full for full manifest. Run design <command> --schema for argument details.