nextjs-boilerplate

Community

Bootstrap a production-ready Next.js project.

AuthorJaylaelike
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill quickly bootstraps a production-ready Next.js project with modern tooling, reducing startup time for new front-end apps.

Core Features & Use Cases

  • Bootstrap a Next.js project with App Router, TypeScript strict mode, and Tailwind CSS pre-configured.
  • Integrate shadcn/ui components for rapid UI development and a polished design system.
  • Include optional assistant-ui support for building AI chat interfaces within the app.
  • Provide a starter project structure and setup steps that fit common onboarding workflows.

Quick Start

Use the nextjs-boilerplate skill to create a new Next.js project by running the following commands to initialize, install, and start the dev server:

  • Create a new app: npx create-next-app@latest my-app --typescript --tailwind --eslint --app --src-dir --import-alias "@/*"
  • Initialize shadcn/ui: npx shadcn@latest init; npx shadcn@latest add button card input label; npx shadcn@latest add dialog dropdown-menu; npx shadcn@latest add form
  • (Optional) Add assistant-ui: npx assistant-ui@latest create
  • Start development: cd my-app && pnpm dev

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nextjs-boilerplate
Download link: https://github.com/Jaylaelike/pm25-interactive-thaipbs-app/archive/main.zip#nextjs-boilerplate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.