Workbench / dock layout
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: UI Components & Design System · Tier: light · Risk: low — frontend only, client-side layout state
A binary split-tree dock layout (DockLayout) powering the /desk workspace with resizable panes, drag-and-drop tabs, and a panel-type registry.
When to use: Use when building an IDE-like or immersive multi-panel workspace where panels can be arranged, tabbed, and dragged.
Docs
Code
Proof
Machine-readable record: ui-workbench in mcp/patterns.registry.json.