This skill provides comprehensive knowledge for integrating Clerk authentication in React, Next.js, and Cloudflare Workers applications. It should be used when setting up user authentication, implementing protected routes, verifying JWT tokens, creating custom JWT templates with user metadata and organization claims, configuring Clerk middleware, integrating with shadcn/ui components, testing authentication flows, or troubleshooting Clerk authentication errors.
$npx -y skills add jackspace/claudeskillz --skill clerk-authInstalls into the current project.
Run `npx skills use "https://github.com/jackspace/claudeskillz" --skill "jackspace/claudeskillz/clerk-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jackspace/claudeskillz" that are relevant to the current task. Run `npx skills add "https://github.com/jackspace/claudeskillz"` and select the relevant skills, then follow their instructions.