nextjs-project-starter
Installation
SKILL.md
Next.js Project Starter
Create new Next.js projects with a configurable stack, always using latest stable versions with documentation verification.
Core Principles
- Always ask before acting - Never assume, always confirm
- Latest versions - Search npm/docs for current stable versions
- Show breaking changes - Warn about major version changes
- Configurable - Let user choose what to include
Workflow
Phase 1: Project Basics
Ask user for:
- Project name (kebab-case)
- Project description (one line)
- Target domain (custom domain / none)