Skip to main content
Run any Skill in Manus
with one click

clerk-auth

Clerk auth with API version 2025-11-10 breaking changes (billing endpoints, payment_source→payment_method), Next.js v6 async auth(), PKCE for custom OAuth, credential stuffing defense. Use when: troubleshooting "Missing Clerk Secret Key", JWKS errors, authorizedParties CSRF, JWT size limits (1.2KB), 431 header errors (Vite dev mode), or testing with 424242 OTP.

Overview

Clerk auth with API version 2025-11-10 breaking changes (billing endpoints, payment_source→payment_method), Next.js v6 async auth(), PKCE for custom OAuth, credential stuffing defense. Use when: troubleshooting "Missing Clerk Secret Key", JWKS errors, authorizedParties CSRF, JWT size limits (1.2KB), 431 header errors (Vite dev mode), or testing with 424242 OTP.

Install command
npx skills add https://github.com/ovachiever/droid-tings --skill clerk-auth

Copy and paste this command into Claude Code to install the skill

Stars44
Forks5
UpdatedNovember 24, 2025 at 16:23
File Explorer
26 files
SKILL.md
readonly