Build App Page

Construct a new app page from scratch using this repo's component system. Use when the user says "build a new page for X", "create a settings page", "add a dashboard for Y", "scaffold an app screen", or otherwise wants a Next.js page assembled from the project's elements/components/patterns. Produces a route under pages/, picks the right Page shell + chrome + layout, wires up modals if needed, and (if it's a gallery showcase) registers it in common/constants.ts.

internet-development a1d7000 16.3 KB Updated

File contents

internet-development/nextjs-css-agent-components/tree/main/public/skills/build-app-page commit a1d7000b05

Frequently asked questions

npx skillmds@latest add internet-development/build-app-page