clerk-pack

v1.14.0 by Jeremy Longshore

Complete Clerk integration skill pack with 24 skills covering authentication, user management, embeddable UIs, and identity platform. Flagship tier vendor pack.

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install clerk-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 production-ready Claude Code skills for Clerk authentication -- real @clerk/nextjs v6 API code, not templates.

Skills (24) plugin-local skills

clerk-ci-integration View full skill →

Configure Clerk CI/CD integration with GitHub Actions and testing.

ReadWriteEditBash(gh:*)
clerk-common-errors View full skill →

Troubleshoot common Clerk errors and issues.

ReadWriteEditGrepBash(npm:*)
clerk-core-workflow-a View full skill →

Implement user sign-up and sign-in flows with Clerk.

ReadWriteEditGrep
clerk-core-workflow-b View full skill →

Implement session management and middleware with Clerk.

ReadWriteEditGrep

How It Works

Skills trigger automatically when you discuss Clerk topics:

  • "Help me set up Clerk" -> clerk-install-auth
  • "Fix this Clerk error" -> clerk-common-errors
  • "Deploy my Clerk app" -> clerk-deploy-integration
  • "Migrate from Auth0 to Clerk" -> clerk-migration-deep-dive

Ready to use clerk-pack?