byaurorascharff· 2 skills
Architecture patterns for Next.js 16 App Router apps. Use when scaffolding a new app, adding a feature, refactoring code into feature folders, deciding where queries/actions/components live, placing Suspense boundaries, choosing the client/server boundary, designing skeletons, preventing CLS, or enabling Cache Components. Also use when the user asks about RSC composition, params.then(), 'use cache', cacheTag, updateTag, or static-shell prerendering.
$npx -y skills add aurorascharff/skills --skill nextjs-app-architectureInstalls into the current project.
Run `npx skills use "https://github.com/aurorascharff/skills" --skill "aurorascharff/skills/nextjs-app-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aurorascharff/skills" that are relevant to the current task. Run `npx skills add "https://github.com/aurorascharff/skills"` and select the relevant skills, then follow their instructions.