nextjs-fullstack-scaffold

Installation
SKILL.md

Next.js Full-Stack Scaffold

To scaffold a production-grade Next.js 16 full-stack application with modern tooling and best practices, follow these steps systematically.

Prerequisites Check

Before scaffolding, verify the target directory:

  1. Confirm the current working directory is where files should be generated
  2. Check if directory is empty or if user wants to override existing files
  3. Confirm user wants to proceed with scaffold generation

Step 1: Gather Project Information

Prompt the user for the following details using the AskUserQuestion tool:

  • Project name (for package.json)
  • Project description
  • Author name

Use sensible defaults if user prefers to skip.

Related skills

More from hopeoverture/worldbuilding-app-skills

Installs
12
GitHub Stars
3
First Seen
Jan 26, 2026