Layout
Page Shell
Full-page layout scaffold composing Sidebar + TopBar + main content + Footer. Rendered live from design/layout/PageShell.tsx.
PageShell (bordered frame)
Live @/design renderPage Title
UA
User AvatarSection Title
Section description and subtitle
Page content card
The shell provides consistent structural framing with a top bar, content area, and footer. Sidebars are toggleable via noSidebar.
import { … } from "@/design"
// source: design/layout/PageShell.tsx