This gets Clerk authentication running in Next.js 16 with the App Router, handling the proxy.ts migration from the old middleware.ts pattern. The skill covers the full setup from installing dependencies and configuring environment variables to protecting routes and reading user data in both client and server components. It also walks through building an MCP server with Clerk auth using @vercel/mcp-adapter and @clerk/mcp-tools, which is useful if you're building AI agents that need authenticated access to your Next.js app. The matcher config and route protection patterns are spelled out clearly, so you won't waste time figuring out why your auth isn't firing on certain routes.
npx -y skills add gocallum/nextjs16-agent-skills --skill clerk-nextjs-skills --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar