/design:browse
Spustí lokální design browser — file tree všech canvasů + tabbed iframe preview na volném portu
| Property | Value |
|---|---|
| Command | /design:browse |
| Category | daily |
| Argument hint | [--port <n>] |
| Source | plugins/design/commands/browse.md |
Description
Spustí lokální design browser — file tree všech canvasů + tabbed iframe preview na volném portu
Invocation
/design:browse [--port <n>]Summary
Spustí mini Node server (zero deps) co skenuje project's design root (<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.
workflows.config.json
Per-repo configuration consumed by the flow plugin's commands, skills, and subagents.
/design:critic
Spawn critic panel (or single agent / all critics) na aktivním canvasu — design + a11y + až 7 specialistů (graphic, brand, typography, motion, copy, frontend, info-architecture). Default = orchestrator routes panel based on canvas content + feedback. Honors opt_out_scope from canvas .meta.json or --opt-out= flag. Use --system-only to audit the design system itself (structural completeness) instead of the active canvas.