Nfs Scaffold App

Scaffold a brand-new fullstack back-office app on pure Next.js (App Router) — Server Components for reads, Server Actions for writes, services in src/server/modules/. Use this whenever the user wants to start a new internal tool, admin dashboard, back-office app, line-of-business system, lightweight ERP, or CRUD app on Next.js without a separate API service — even if they don't name the stack. Walks the user through an interactive Q&A (project name, location, database, auth, cache, MCP, deployment target), then generates the canonical folder structure, dependencies, sample Server Action, sample service, Prisma schema starter, .env.example, and CLAUDE.md. Always trigger when the user wants a Next.js fullstack starter without tRPC, when they describe building a back office with Server Components, or when they say 'one Next.js app does everything'.

juncoding ba18cc5 44 files · 86.4 KB Updated

File contents

juncoding/nextjs-fullstack-starter/tree/main/skills/nfs-scaffold-app commit ba18cc55da

Frequently asked questions

npx skillmds@latest add juncoding/nfs-scaffold-app