Skip to main
maudeMDCC/00
Design commands

/design:browse

Launch the local design browser — file tree of every canvas + tabbed iframe preview on a free port

PropertyValue
Command/design:browse
Categorydaily (daily)
Argument hint[--port <n>]
Sourceplugins/design/commands/browse.md

Description

Launch the local design browser — file tree of every canvas + tabbed iframe preview on a free port

Invocation

snippet
/design:browse [--port <n>]

Summary

Launches a mini Node server (zero deps) that scans the project's design root (&lt;designRoot> from .design/config.json, default .design/) and builds a 2-pane UI in the browser:

Source of truth

On this page