# Nextjs Skills

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

- **Type:** Skill
- **Install:** `agentstack add skill-fujigo-software-f5-framework-claude-nextjs`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Fujigo-Software](https://agentstack.voostack.com/s/fujigo-software)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Fujigo-Software](https://github.com/Fujigo-Software)
- **Source:** https://github.com/Fujigo-Software/f5-framework-claude/tree/main/plugins/f5-stacks/skills/frontend/nextjs
- **Website:** https://github.com/Fujigo-Software/f5-framework-claude

## Install

```sh
agentstack add skill-fujigo-software-f5-framework-claude-nextjs
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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.

- **Author:** [Fujigo-Software](https://github.com/Fujigo-Software)
- **Source:** [Fujigo-Software/f5-framework-claude](https://github.com/Fujigo-Software/f5-framework-claude)
- **License:** MIT
- **Homepage:** https://github.com/Fujigo-Software/f5-framework-claude

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-fujigo-software-f5-framework-claude-nextjs
- Seller: https://agentstack.voostack.com/s/fujigo-software
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
