nextjs-server-client-boundaries · git:20260905.f7824ba · 2026-09-05 · sha256 46fecfd26f6860d9
nextjs-server-client-boundaries git:20260905.f7824baA
Immutable. This exact content is served forever at /api/v1/blob/46fecfd26f6860d9.
--- name: nextjs-server-client-boundaries description: "Set use client and Server Function boundaries." --- # Next.js Server Client Boundaries For substantial web work, reuse the [scoped web contract](../website-operating-rules/references/scoped-web-contract.md) when available; it replaces duplicated policy here. Match the requested scope and existing decisions; a missing optional sibling does not block this local procedure. ## Use This Skill Use this skill to draw precise server and client component boundaries. ## Required Reference Read [references/nextjs-server-client-boundaries-guide.md](references/nextjs-server-client-boundaries-guide.md) before making architectural or visible UI changes with this skill.