Skip to main content

nextjs

Write and review Next.js 16+ App Router code with strict verification and idiomatic design, plus the Vercel-Labs Next.js best-practices reference (auto-applied alongside the guidelines). Triggers: `app/` directory, `'use client'`/`'use server'`/`'use cache'`, Server Components, Server Actions, Route Handlers (`route.ts`), Cache Components, PPR, `typedRoutes`, middleware → proxy rename, `error.tsx`/`not-found.tsx`/`global-error.tsx`, async `params`/`searchParams`/`cookies()`/`headers()`, `next/image`, `next/font`, `next/og`, hydration errors, Suspense bailouts, parallel and intercepting routes (`@slot`, `(.)`), `output: 'standalone'`, Vitest, Playwright. Skip when: legacy Pages Router only with no migration, or plain TypeScript/React without App Router.

Jump to install

Source facts

Repository
marcodsl/nix
Last source activity
May 27, 2026 at 02:51
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.