/design:browse
Launch the local design browser — file tree of every canvas + tabbed iframe preview on a free port
| Property | Value |
|---|---|
| Command | /design:browse |
| Category | daily (daily) |
| Argument hint | [--port <n>] |
| Source | plugins/design/commands/browse.md |
Description
Launch the local design browser — file tree of every canvas + tabbed iframe preview on a free port
Invocation
/design:browse [--port <n>]Summary
Launches a mini Node server (zero deps) that scans the project's design root (<designRoot> from .design/config.json, default .design/) and builds a 2-pane UI in the browser:
Source of truth
/design:board
Read the whiteboard with element-aware context, and/or author a whole tidy TEMPLATE (retro, kanban, social-media calendar, roadmap, brainstorm, checklist, user-flow) onto it. Wraps `maude design canvas-rects`/`read-annotations`/`annotate` (skill `whiteboard`) — the FigJam-style two-way surface, distinct from the one-shot `/design:edit` component-editing loop.
/design:chat
Open (focus) the native ACP chat sidepanel in the Maude window — an agent chat running on your own `claude` CLI subscription (DDR-123). Native-app only.