nextjs

Installation
SKILL.md

Next.js 16 Skill

Modern Next.js patterns for App Router, Server Components, and the new proxy.ts authentication pattern.

Quick Start

Installation

# npm
npx create-next-app@latest my-app

# pnpm
pnpm create next-app my-app

# yarn
yarn create next-app my-app
Installs
10
GitHub Stars
2
First Seen
Jan 24, 2026
nextjs — naimalarain13/hackathon-ii_the-evolution-of-todo