Nextjs Guard

Use after writing or modifying Next.js App Router code, before committing, or when reviewing a Next.js PR — "validate the Next.js code", "nextjs guard", "check the app router changes". Loads the Next.js skill set plus react-guard and validates routing, RSC boundaries, and data patterns. NOT for plain React without Next.js (react-guard alone) and not for the full-stack Supabase pipeline (nextjs-supabase-guard).

b4r7x 01f3bbf 2.0 KB Updated

File contents

b4r7x/agent-skills/tree/main/nextjs-guard commit 01f3bbf06e

Frequently asked questions

npx skillmds@latest add b4r7x/nextjs-guard