Skill

nextjs-skills

Next.js framework patterns, SSR/SSG, and App Router best practices

From f5-stacks
Install
1
Run in your terminal
$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacks
Tool Access

This skill is limited to using the following tools:

ReadWriteGlobGrepBash
Supporting Assets
View in Repository
architecture/app-router.md
architecture/project-structure.md
architecture/route-groups.md
auth/middleware-auth.md
auth/next-auth.md
auth/server-session.md
data-fetching/cache-revalidation.md
data-fetching/parallel-sequential.md
data-fetching/server-actions.md
data-fetching/server-fetching.md
deployment/docker.md
deployment/edge-runtime.md
deployment/vercel.md
rendering/client-components.md
rendering/server-components.md
rendering/static-dynamic.md
rendering/streaming.md
routing/dynamic-routes.md
routing/intercepting-routes.md
routing/middleware.md
Skill Content

Next.js Skills

React framework for production with hybrid static & server rendering.

Sub-Skills

Architecture

Rendering

Data Fetching

Routing

Performance

Authentication

Testing

Detection

Auto-detected when project contains:

  • next.config.js or next.config.mjs
  • next package
  • getServerSideProps or getStaticProps patterns
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026