Skip to main content
Back to registry

clerk-auth

sickn33/antigravity-awesome-skills

Complete Clerk setup for Next.js 14/15 App Router.

Installs339
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clerk-auth
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete Clerk setup for Next.js 14/15 App Router. Includes ClerkProvider, environment variables, and basic sign-in/sign-up components. Key components: Protect routes using clerkMiddleware and createRouteMatcher. Best practices: Access auth state in Server Components using auth() and currentUser(). Key functions: This skill is applicable to execute the workflow or actions described in the overview. - ClerkProvider: Wraps app for auth context - , : Pre-built auth forms - : User menu with session management - Single middleware.ts file at project root - Use createRouteMatcher for route groups - auth.protect() for explicit protection - Centralize all auth logic in middleware - auth(): Returns userId, sessionId, orgId, claims - currentUser(): Returns full User object - Both require clerkMiddleware to be configured

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clerk-auth do?

Complete Clerk setup for Next.js 14/15 App Router.

Is clerk-auth good?

clerk-auth does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does clerk-auth work with?

clerk-auth currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to clerk-auth?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install clerk-auth?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill clerk-auth

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering