·clerk-nextjs-skills
</>

clerk-nextjs-skills

gocallum/nextjs16-agent-skills

Clerk-Authentifizierung für Next.js 16 (nur App Router) mit Proxy.ts-Einrichtung, Migration von middleware.ts, Umgebungskonfiguration und MCP-Serverintegration.

121Installationen·5Trend·@gocallum

Installation

$npx skills add https://github.com/gocallum/nextjs16-agent-skills --skill clerk-nextjs-skills

SKILL.md

The proxy.ts file replaces middleware.ts from Next.js 15. Create it at the root or in /src:

Visit http://localhost:3000 and click "Sign Up" to create your first user.

By default, clerkMiddleware() does not protect routes—all are public. Use auth.protect() to require authentication:

Clerk-Authentifizierung für Next.js 16 (nur App Router) mit Proxy.ts-Einrichtung, Migration von middleware.ts, Umgebungskonfiguration und MCP-Serverintegration. Quelle: gocallum/nextjs16-agent-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/gocallum/nextjs16-agent-skills --skill clerk-nextjs-skills
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist clerk-nextjs-skills?

Clerk-Authentifizierung für Next.js 16 (nur App Router) mit Proxy.ts-Einrichtung, Migration von middleware.ts, Umgebungskonfiguration und MCP-Serverintegration. Quelle: gocallum/nextjs16-agent-skills.

Wie installiere ich clerk-nextjs-skills?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/gocallum/nextjs16-agent-skills --skill clerk-nextjs-skills Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/gocallum/nextjs16-agent-skills