AI AGENT ADDONS

Build modern websites with Next.js 16 using the App Router. This skill gives you patterns for creating pages, forms, and API endpoints. You can use Server Components for fast loading data and Client Components for interactive parts. It also covers Server Actions for handling form submissions and caching to make your site faster.

Developers who want to build full React apps will find everything they need. The skill shows how to set up layouts, loading states, and error pages. It explains how to use the new use cache directive to control how data is stored. You can also learn about parallel routes and intercepting routes for advanced navigation.

Add Nextjs App Router skill to your workflow

Global

mkdir -p ~/.claude/skills/nextjs-app-router

Project

mkdir -p .claude/skills/nextjs-app-router

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago