Implement user sign-up and sign-in flows with Clerk. Use when building authentication UI, customizing sign-in experience, or implementing OAuth social login. Trigger with phrases like "clerk sign-in", "clerk sign-up", "clerk login flow", "clerk OAuth", "clerk social login".
7.0
Rating
0
Installs
Security
Category
Excellent skill for implementing Clerk authentication flows. The description clearly identifies use cases (sign-in, sign-up, OAuth) with appropriate triggers. Task knowledge is comprehensive, covering pre-built components, custom forms, OAuth integration, and email verification with working TypeScript/React code examples. Structure is logical with progressive steps from quick-start to advanced patterns, plus helpful error handling table. Novelty is good—while authentication setup is common, coordinating Clerk's specific API patterns, OAuth callbacks, verification flows, and custom UI reduces significant implementation complexity and token usage for a CLI agent unfamiliar with Clerk's architecture. Minor improvement: could benefit from environment variable setup checklist in prerequisites.
Loading SKILL.md…