page-layout-builder
Installation
SKILL.md
Page Layout Builder
Generate production-ready page layouts with routing, navigation, and state patterns.
Core Workflow
- Choose page type: Dashboard, auth, settings, CRUD, landing, etc.
- Setup routing: Create route files with proper structure
- Build layout: Header, sidebar, main content, footer
- Add navigation: Nav menus, breadcrumbs, tabs
- State placeholders: Data fetching, forms, modals
- Responsive design: Mobile-first with breakpoints
- Loading states: Skeletons and suspense boundaries