Workspace Shell Recipes

Dense app workspace recipes for search, operations, support, and admin surfaces.

Useworkspace_shellfor dense multi-region app surfaces, then fill it with registry-cited primitives instead of page-owned shell grids.

Need Primitive
Command/search surface command_bar
Filters filter_bar
Sidebar rail filter_rail, filter_rail_item
Results result_collection, result_card
Readouts metric_strip, metric_item
Selected object inspector_panel

Agent Checklist

  • Start withworkspace_shellfor multi-region app workspaces.
  • Usefilter_railfor sidebar navigation or filters.
  • Useresult_collection and result_cardfor dense search results.
  • Usemetric_stripfor operational readouts.
  • Useinspector_panelfor selected-object details.
  • Keep app-local classes for domain copy and data styling only.

The durable authoring source is docs/WORKSPACE-SHELL-RECIPES.md.