Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub pluginagentmarketplace/custom-plugin-nextjs --plugin custom-plugin-nextjsNext.js API Routes - Route handlers, middleware, edge runtime
Next.js App Router - Server components, layouts, routing patterns
Next.js data fetching - Server actions, caching, revalidation
Next.js deployment - Vercel, Docker, self-hosting strategies
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Advanced Next.js skills for App Router, Server Components, and data fetching.
Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: <example>Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' <commentary>This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance.</commentary></example> <example>Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' <commentary>The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.</commentary></example>
Expert Next.js 16 + React 19 with App Router, Server Components, Prisma 7, and Better Auth
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Production-grade Java development plugin with 8 specialized agents, 12 SASMP-compliant skills, and 4 commands for core Java, Spring, testing, DevOps, and enterprise development
Comprehensive game development learning system with 7 specialized agents, 21 in-depth skills, 4 slash commands, and automation hooks. Master game design, programming, graphics, audio, networking, tools, and publishing across Unity, Unreal Engine, and Godot.
Comprehensive Swift development plugin with 8 specialized agents and 12 Golden Format skills for iOS, macOS, and Apple ecosystem
Industrial-grade Flutter development plugin with 8 specialized agents and 12 production-ready skills covering UI, state management, backend integration, database design, performance optimization, testing, DevOps, and native platform integration. 15,500+ lines of expert content, 200+ code examples, 25+ projects.
React Native plugin with specialized agents for mobile development, navigation, native modules, and cross-platform apps
📦 Install Now · 🤖 Explore Agents · 📖 Documentation · ⭐ Star this repo
Nextjs Assistant is a Claude Code plugin with 1 agents and 4 skills for nextjs development.
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-nextjs
# Step 2️⃣ Install the plugin
/plugin install custom-plugin-nextjs@pluginagentmarketplace-nextjs
# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-nextjs.git
cd custom-plugin-nextjs
# Load locally
/plugin load .
# Restart Claude Code
After restart, you should see these agents:
custom-plugin-nextjs:nextjs-expert
| Feature | Description |
|---|---|
| 🤖 1 Agents | Specialized AI agents for nextjs tasks |
| 🛠️ 4 Skills | Reusable capabilities with Golden Format |
| ⌨️ 0 Commands | Quick slash commands |
| 🔄 SASMP v1.3.0 | Full protocol compliance |
| # | Agent | Purpose |
|---|---|---|
| 1 | nextjs-expert | Next.js expert - App Router, API routes, SSR/SSG |
| Skill | Description | Invoke |
|---|---|---|
app-router | Skill functionality | Skill("custom-plugin-nextjs:app-router") |
data-fetching | Skill functionality | Skill("custom-plugin-nextjs:data-fetching") |
api-routes | Skill functionality | Skill("custom-plugin-nextjs:api-routes") |
deployment | Skill functionality | Skill("custom-plugin-nextjs:deployment") |
| Command | Description |
|---|
| Document | Description |
|---|---|
| CHANGELOG.md | Version history |
| CONTRIBUTING.md | How to contribute |
| LICENSE | License information |
custom-plugin-nextjs/
├── 📁 .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── 📁 agents/ # 1 agents
├── 📁 skills/ # 4 skills (Golden Format)
├── 📁 commands/ # 0 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE
| Field | Value |
|---|---|
| Version | 1.0.0 |
| Last Updated | 2025-12-29 |
| Status | Production Ready |
| SASMP | v1.3.0 |
| Agents | 1 |
| Skills | 4 |
| Commands | 0 |
Contributions are welcome! Please read our Contributing Guide.