next-stack
CommunityStreamline Next.js App Router development.
Authorjanjaszczak
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured decision framework and implementation checklist to keep Next.js App Router frontend work aligned with server-first architecture, Prisma-backed data access, and consistent UI patterns.
Core Features & Use Cases
- Server Components-first: default to server components and expose interactive client pieces only when necessary.
- Prisma on Node runtime: ensure all Prisma usage runs in a Node runtime context, not Edge, with explicit runtime hints where applicable.
- Shared validation & UI conventions: enforce a single Zod schema for server and client validation, and a Tailwind/shadcn/ui driven UI layer across frontend/ and routes.
Quick Start
Set up a Next.js App Router project that enforces server-first boundaries, places Prisma calls on the server, and applies the provided workflow to new pages and forms.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: next-stack Download link: https://github.com/janjaszczak/cursor/archive/main.zip#next-stack Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.