Use this skill when the user wants to create a new Next.js project with TypeScript, ESLint, and modern defaults.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-c2e85db1)More formats (shields.io, HTML) on the badges page.
---
name: create-next-app
description: Use this skill when the user wants to create a new Next.js project with TypeScript, ESLint, and modern defaults.
---
# 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
```bash
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!