If you're working with Next.js 14 or later and need solid patterns for App Router, this covers the essentials: Server Components, streaming, parallel and intercepting routes, data fetching strategies, and Server Actions. It's built for both greenfield apps and Pages Router migrations. The skill includes a separate implementation playbook with detailed examples, which is smart since App Router conventions are still settling and it helps to see patterns side by side. This works best when you're already committed to App Router and need architectural guidance, not if you're still deciding between routing approaches or working with older Next.js versions.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill nextjs-app-router-patterns