AgentStack
SKILL verified MIT Self-run

Nextjs Skills

skill-fujigo-software-f5-framework-claude-nextjs · by Fujigo-Software

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

No reviews yet
0 installs
17 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-nextjs

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Nextjs Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Next.js Skills

React framework for production with hybrid static & server rendering.

Sub-Skills

Architecture

  • [app-router.md](architecture/app-router.md) - App Router patterns
  • [pages-router.md](architecture/pages-router.md) - Pages Router patterns
  • [project-structure.md](architecture/project-structure.md) - Project organization

Rendering

  • [server-components.md](rendering/server-components.md) - Server Components
  • [client-components.md](rendering/client-components.md) - Client Components
  • [ssr.md](rendering/ssr.md) - Server-side rendering
  • [ssg.md](rendering/ssg.md) - Static generation
  • [isr.md](rendering/isr.md) - Incremental Static Regeneration

Data Fetching

  • [server-actions.md](data-fetching/server-actions.md) - Server Actions
  • [fetch-api.md](data-fetching/fetch-api.md) - Fetch patterns
  • [caching.md](data-fetching/caching.md) - Caching strategies

Routing

  • [dynamic-routes.md](routing/dynamic-routes.md) - Dynamic routes
  • [route-handlers.md](routing/route-handlers.md) - API routes
  • [middleware.md](routing/middleware.md) - Middleware patterns
  • [layouts.md](routing/layouts.md) - Layout patterns

Performance

  • [image-optimization.md](performance/image-optimization.md) - next/image
  • [font-optimization.md](performance/font-optimization.md) - next/font
  • [bundle-analysis.md](performance/bundle-analysis.md) - Bundle optimization

Authentication

  • [next-auth.md](authentication/next-auth.md) - NextAuth.js
  • [middleware-auth.md](authentication/middleware-auth.md) - Middleware auth

Testing

  • [jest.md](testing/jest.md) - Jest patterns
  • [playwright.md](testing/playwright.md) - E2E testing

Detection

Auto-detected when project contains:

  • next.config.js or next.config.mjs
  • next package
  • getServerSideProps or getStaticProps patterns

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.