Complete pages to inspect
Examples are meant to be opened and dissected.
Open these pages, inspect the markup, and lift patterns from working interfaces instead of isolated snippets.
Application pages
Inspect dashboard, settings, and auth flows.
Use these when you need a working shell, not a component catalog.
Admin dashboard
Inspect sidebar, topbar, stats, tables, filters, and actions in one page.
Admin settings
Inspect local navigation, stacked settings sections, and longer-form preference layouts.
Login
Inspect the narrow auth shell and a short single-task form.
Register
Inspect how the same auth shell handles a longer form.
Reference pages
Inspect breadth quickly.
Use these when you need a wide scan of available patterns.
Public pages
Inspect homepage, pricing, FAQ, and contact patterns.
Use these when you need public-facing page structure rather than app shells.
Working habit
Inspect the page, then strip it down.
Start from the real page, keep the structure you need, and delete the rest. These examples are here to be opened and taken apart.
Open example
Inspect structure
Copy shell
Replace content
Delete unused classes