claudeindex
Marketplace

clerk-skills

Complete Clerk authentication toolkit with router for setup, custom UI, Next.js patterns, organizations, webhooks, testing, and native mobile (Swift and Android)

Stars

24

Forks

2

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add clerk/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

clerk-android

Native Android Clerk auth with source-driven Kotlin and Jetpack Compose patterns

Plugin

clerk-swift

Native Swift/iOS Clerk auth with source-driven ClerkKit and ClerkKitUI patterns

Plugin

clerk-backend-api

Clerk Backend REST API explorer and executor - browse tags, inspect endpoint schemas, and execute API requests with scope enforcement

Plugin

clerk

Clerk authentication router - automatically routes to the right skill based on your task

Plugin

clerk-setup

Add Clerk authentication to any project by following the official quickstart guides

Plugin

clerk-custom-ui

Custom authentication flows (useSignIn, useSignUp hooks) and component appearance customization

Plugin

clerk-nextjs-patterns

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk

Plugin

clerk-orgs

Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.

Plugin

clerk-webhooks

Clerk webhooks for real-time events and data syncing. Listen for user creation, updates, deletion, and organization events. Build event-driven features like database sync, notifications, integrations.

Plugin

clerk-testing

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests