thegoat395/nextjs-server-client-boundaries
Design Next.js Server Component and Client Component boundaries. Use when deciding where to add use client, how to pass props from server to client, how to keep secrets off the client, how to reduce bundle size, how to interleave interactive components, or how to structure React components in App Router projects.
npx skills add https://github.com/TheGoat395/Codex-Skills --skill nextjs-server-client-boundaries
Use this skill for draw precise server and client component boundaries.
Read references/nextjs-server-client-boundaries-guide.md before making architectural or visible UI changes with this skill.
Take thegoat395/nextjs-server-client-boundaries from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.