Skip to content

design

Deterministic graphic designer pipeline: render → QA → publish.

CommandDescription
design compareCompare a rendered design against a target image using structural similarity scoring.
design publishPublish deterministic artifacts to gist or github (QA gate required by default).
design qaRun hard QA checks against a rendered image + spec (and optional sidecar metadata).
design renderRender a deterministic design artifact from a DesignSpec JSON file.
design template cardsBuild and render a card grid from JSON card input.
design template codeBuild and render a code screenshot from inline code or a source file.
design template flowchartBuild and render a flowchart from concise node/edge input.
design template terminalBuild 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.