·nextjs-app-router
</>

nextjs-app-router

Next.js 15 App Router patterns for Server/Client Components, async params, layouts, route handlers, Server Actions, and data fetching. Use when creating routes, pages, layouts, API endpoints, or implementing form submissions with revalidation.

5Installs·0Trend·@canatufkansu

Installation

$npx skills add https://github.com/canatufkansu/claude-skills --skill nextjs-app-router

How to Install nextjs-app-router

Quickly install nextjs-app-router AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/canatufkansu/claude-skills --skill nextjs-app-router
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: canatufkansu/claude-skills.

SKILL.md

View raw

Default to Server Components. Only add 'use client' when you need:

Params and searchParams are now Promises and must be awaited:

Next.js 15 App Router patterns for Server/Client Components, async params, layouts, route handlers, Server Actions, and data fetching. Use when creating routes, pages, layouts, API endpoints, or implementing form submissions with revalidation. Source: canatufkansu/claude-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/canatufkansu/claude-skills --skill nextjs-app-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/canatufkansu/claude-skills --skill nextjs-app-router
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from canatufkansu/claude-skills

Quick answers

What is nextjs-app-router?

Next.js 15 App Router patterns for Server/Client Components, async params, layouts, route handlers, Server Actions, and data fetching. Use when creating routes, pages, layouts, API endpoints, or implementing form submissions with revalidation. Source: canatufkansu/claude-skills.

How do I install nextjs-app-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/canatufkansu/claude-skills --skill nextjs-app-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/canatufkansu/claude-skills