Loading...
Loading...
Next.js App Router frontend stack workflow: Server Components-first, Prisma server-only (Node runtime), Tailwind + shadcn/ui, TanStack Query, React Hook Form + Zod, and conventions for work under frontend/. Use when implementing or refactoring UI, routes, data fetching, mutations, or forms in this stack.
npx skill4agent add janjaszczak/cursor next-stackfrontend/"use client"export const runtime = "nodejs"frontend/components/ui/*UserCard.tsx"use client"cache: "no-store"useMutationzodpackage.json"use client"