nextjs-page-creator

Installation
SKILL.md

Next.js 16 Page Creation Skill

When to Use

Use this skill when the user asks to:

  • Create a new page or route
  • Add a new view to the application
  • Set up page with loading/error states

Critical: Next.js 16 Params Pattern

In Next.js 15+, params are promises and MUST be awaited:

Installs
3
GitHub Stars
1
First Seen
Feb 28, 2026
nextjs-page-creator — omerakben/omer-akben