SaaS app shell
The shell is a layout, not a page: render it once around an outlet so the sidebar and topbar never remount on navigation.
What this skill helps you build
The persistent frame around every authenticated page — collapsible sidebar nav, topbar, workspace switcher, account menu, and a single content slot.
The production takeaway
The shell is a layout, not a page: render it once around an outlet so the sidebar and topbar never remount on navigation.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.