nextjs-advanced-routing
CommunityAdvanced App Router patterns
AuthorMuhammedSuhaib
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance on advanced Next.js App Router concepts like Route Handlers, Parallel & Intercepting Routes, Server Actions, cookies, and streaming with Suspense.
Core Features & Use Cases
- Server Actions & cookies: Handling mutations and cookie setting.
- Parallel routes & intercepting routes: Complex UI composition and route boundaries.
- Streaming & Draft mode: Progressive rendering patterns for advanced UIs.
Quick Start
- Use Route Handlers for API-like endpoints.
- Create server actions for server-side mutations.
- Implement streaming with Suspense for enhanced UX.
Dependency Matrix
Required Modules
None requiredComponents
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-advanced-routing Download link: https://github.com/MuhammedSuhaib/LevelUpSpeckit-Plus/archive/main.zip#nextjs-advanced-routing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.