Build route, page, or screen files that compose existing components into a working screen, without turning them into large UI or business-logic files. Use this skill when creating or editing files inside the app/routing layer (e.g. Next.js app/ pages, Expo Router screens, Vite route components) — wi
Build route, page, or screen files that compose existing components into a working screen, without turning them into large UI or business-logic files. Use this skill when creating or editing files inside the app/routing layer (e.g. Next.js app/ pages, Expo Router screens, Vite route components) — wiring up layout, data fetching entry points, and framework-level loading/error boundaries. Do not use