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. ``` GET /v1/commerce/plans → GET /v1/billing/plans GET /v1/commerce/statements → GET /v1/billing/statements POST /v1/me/commerce/che
/plugin marketplace add jezweb/claude-skills/plugin install jezweb-clerk-auth-skills-clerk-auth@jezweb/claude-skillsWarn about potential security issues when editing files - targets command injection, XSS vulnerabilities, and dangerous coding patterns
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Claude Agent SDK Development Plugin
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification