What is nextjs-mastery?
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching Source: rohitg00/awesome-claude-code-toolkit.
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching
Quickly install nextjs-mastery AI skill to your development environment via command line
Source: rohitg00/awesome-claude-code-toolkit.
Route groups (name) organize code without affecting URLs. Parallel routes @slot render multiple pages simultaneously.
Server Components are the default. They run on the server, can access databases directly, and send zero JavaScript to the client.
Middleware runs at the edge before every matched request. Keep it lightweight.
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching Source: rohitg00/awesome-claude-code-toolkit.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill nextjs-masteryBrowse more skills from rohitg00/awesome-claude-code-toolkit
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching Source: rohitg00/awesome-claude-code-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill nextjs-mastery Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit