Nextjs Patterns

Next.js frontend conventions: App Router structure, a single lib/api.ts client with namespaced calls, trailing-slash endpoints, dayjs dates, and component/state patterns for frontend-centric and SSR modes. Apply when writing or reviewing Next.js/React UI code.

theyoungastronauts cdb1789 4.2 KB Updated

File contents

theyoungastronauts/polaris/tree/main/skills/nextjs-patterns commit cdb17891fe

Frequently asked questions

npx skillmds@latest add theyoungastronauts/nextjs-patterns