Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 917 Bytes

File metadata and controls

38 lines (29 loc) · 917 Bytes

fuse-nextjs

Expert Next.js 16+ with App Router, Server Components, Prisma 7, Better Auth.

Agents

Agent Description
nextjs-expert Complete Next.js development

Skills

Skill Description
nextjs-16 App Router, Turbopack, Cache Components
nextjs-stack Full stack setup
nextjs-i18n Internationalization
nextjs-shadcn shadcn/ui integration
nextjs-zustand State management
nextjs-tanstack-form Forms with Server Actions
prisma-7 ORM, TypedSQL, Omit API
better-auth Authentication
solid-nextjs SOLID principles

MCP Servers

  • Context7 (documentation)
  • Exa (web search)
  • Sequential Thinking
  • shadcn (component registry)
  • Next DevTools

SOLID Rules

  • Files < 150 lines (pages/layouts)
  • Interfaces in src/interfaces/
  • JSDoc mandatory
  • 'use client' for hooks