Skip to main
maudeMDCC/00
Design commands

/design:browse

Spustí lokální design browser — file tree všech canvasů + tabbed iframe preview na volném portu

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

Description

Spustí lokální design browser — file tree všech canvasů + tabbed iframe preview na volném portu

Invocation

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

Summary

Spustí mini Node server (zero deps) co skenuje project's design root (&lt;designRoot> z .design/config.json, default .design/) a vyrobí v prohlížeči 2-pane UI:

Source of truth

This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:

plugins/design/commands/browse.md → read it for the full behavior.

On this page