Install
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/app-router.mdarchitecture/project-structure.mdarchitecture/route-groups.mdauth/middleware-auth.mdauth/next-auth.mdauth/server-session.mddata-fetching/cache-revalidation.mddata-fetching/parallel-sequential.mddata-fetching/server-actions.mddata-fetching/server-fetching.mddeployment/docker.mddeployment/edge-runtime.mddeployment/vercel.mdrendering/client-components.mdrendering/server-components.mdrendering/static-dynamic.mdrendering/streaming.mdrouting/dynamic-routes.mdrouting/intercepting-routes.mdrouting/middleware.mdSkill Content
Next.js Skills
React framework for production with hybrid static & server rendering.
Sub-Skills
Architecture
- app-router.md - App Router patterns
- pages-router.md - Pages Router patterns
- project-structure.md - Project organization
Rendering
- server-components.md - Server Components
- client-components.md - Client Components
- ssr.md - Server-side rendering
- ssg.md - Static generation
- isr.md - Incremental Static Regeneration
Data Fetching
- server-actions.md - Server Actions
- fetch-api.md - Fetch patterns
- caching.md - Caching strategies
Routing
- dynamic-routes.md - Dynamic routes
- route-handlers.md - API routes
- middleware.md - Middleware patterns
- layouts.md - Layout patterns
Performance
- image-optimization.md - next/image
- font-optimization.md - next/font
- bundle-analysis.md - Bundle optimization
Authentication
- next-auth.md - NextAuth.js
- middleware-auth.md - Middleware auth
Testing
- jest.md - Jest patterns
- playwright.md - E2E testing
Detection
Auto-detected when project contains:
next.config.jsornext.config.mjsnextpackagegetServerSidePropsorgetStaticPropspatterns
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026