About
This skill provides specialized knowledge for integrating Clerk authentication, specifically addressing the 2025-11-10 API breaking changes and Next.js v6 asynchronous patterns. It guides users through complex configurations like JWT size optimization, PKCE for custom OAuth, and CSRF protection for serverless environments like Cloudflare Workers. By utilizing this skill, developers can avoid common pitfalls such as 431 header errors, session token leaks, and JWKS race conditions while implementing robust E2E testing workflows with Playwright.