building-nextjs-apps
✓Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or backend-only applications.
Installation
SKILL.md
Use the next-devtools-mcp server for runtime diagnostics and development automation.
| init | Establish context with available tools and best practices | | nextjsdocs | Search and fetch official Next.js documentation | | browsereval | Automate browser testing with Playwright | | nextjsindex | Discover running Next.js dev servers | | nextjscall | Execute MCP tools on running dev servers | | upgradenextjs16 | Automated upgrade with codemods |
| enablecachecomponents | Configure Cache Components for Next.js 16 |
Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or backend-only applications. Source: mjunaidca/mjs-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill building-nextjs-apps- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is building-nextjs-apps?
Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or backend-only applications. Source: mjunaidca/mjs-agent-skills.
How do I install building-nextjs-apps?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mjunaidca/mjs-agent-skills --skill building-nextjs-apps Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mjunaidca/mjs-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01