Create Next App

Use this skill when the user wants to create a new Next.js project with TypeScript, ESLint, and modern defaults.

javimosch df252b3 630 B Updated

File contents

create-next-app Plugin

Scaffolds new Next.js applications.

Usage Examples

  • "create a new Next.js app with TypeScript"
  • "scaffold a Next.js project with Tailwind"
  • "create app with specific example template"

Installation

npm install -g create-next-app

Key Features

  • Next.js project scaffolding
  • TypeScript, ESLint, Tailwind defaults
  • App Router configuration
  • Turbopack bundler setup
  • Custom template support
  • Package manager selection

javimosch/supercli/tree/main/plugins/create-next-app/skills/quickstart commit df252b3c95

Frequently asked questions

npx skillmds@latest add javimosch/create-next-app