fuse-nextjs
Expert Next.js 16 + React 19 with App Router, Server Components, Prisma 7, and Better Auth
pinned to #7749d4dupdated 2 weeks ago
Ask your AI client: “install plugins/fuse-nextjs”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/fuse-nextjsmetahub onboarded this repo on the author's behalf.
If you own github.com/fusengine/agents on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
19
Last commit
2 weeks ago
Latest release
published
- #claude-agent
- #claude-agents
- #claude-code
- #claude-code-plugin
- #claude-skills
- #claudeagent
- #claudecode
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7749d4d· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent7749d4dwarn2 weeks ago
Contents
Expert Next.js 16 development with App Router, Server Components, Prisma 7, Better Auth, TanStack Form, Zustand, and shadcn/ui.
Agent
- nextjs-expert - Expert Next.js developer
Skills
| Skill | Description |
|---|---|
| solid-nextjs | SOLID principles for Next.js with modular architecture |
| nextjs-16 | App Router, Server Components, Server Actions, Caching |
| prisma-7 | Prisma ORM with Rust-free client, TypedSQL |
| better-auth | Authentication with sessions, OAuth, plugins |
| nextjs-tanstack-form | TanStack Form with Server Actions integration |
| nextjs-zustand | Zustand for Client Components with hydration |
| nextjs-shadcn | shadcn/ui with Field components |
Architecture
app/
├── (auth)/
├── (dashboard)/
├── api/
└── layout.tsx
modules/
├── cores/
│ ├── shadcn/components/ui/
│ ├── lib/
│ ├── hooks/
│ └── stores/
└── [feature]/
├── components/
└── src/
├── interfaces/
├── services/
├── hooks/
└── stores/
Installation
/plugin install fuse-nextjs
Usage
The agent activates when working with Next.js projects (next.config.*, app/layout.tsx).
Reviews
No reviews yet. Be the first.
Related
claude-magic-compact
Lossless context compression for Claude Code.
mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session
cc10x
The Loop Engine — harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists. 73% leaner than v11, zero quality regression.
mh install plugins/fuse-nextjs