Skip to main content
Run any Skill in Manus
with one click

writing-next

Stars4
Forks0
UpdatedJune 22, 2026 at 08:35

Idiomatic, version-current Next.js App Router review and authoring for an experienced engineer on Next 16 / React 19. Covers the 'use client' module-graph boundary and serializable props, Server Actions treated as public unauthenticated endpoints (validate + authN + authZ inside every one), the caching model that flipped across Next 14โ†’15โ†’16 (the biggest footgun), async Server Component data fetching, waterfalls, streaming, after(), and metadata. Use when writing or reviewing Next.js โ€” app/ routes, 'use client'/'use server', Server Components, route handlers, next.config, caching, revalidation โ€” or a React Server Components question. Defers to writing-ts for pure TypeScript.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly