clerk

Installation
SKILL.md

Clerk

Complete authentication and user management platform for modern web applications.

Quick Start

Install:

npm install @clerk/nextjs

Environment variables:

# .env.local
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_...
CLERK_SECRET_KEY=sk_test_...

Middleware Setup

Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026