From clerk-pack
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".
How this skill is triggered — by the user, by Claude, or both
Slash command
/clerk-pack:clerk-core-workflow-aThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implement comprehensive user authentication flows including email, OAuth, and custom UI.
Implement comprehensive user authentication flows including email, OAuth, and custom UI.
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|---|---|
| form_identifier_not_found | Email not registered | Show sign-up prompt |
| form_password_incorrect | Wrong password | Show error, offer reset |
| session_exists | Already signed in | Redirect to dashboard |
| verification_failed | Wrong code | Allow retry, resend code |
Proceed to clerk-core-workflow-b for session management and middleware.
Basic usage: Apply clerk core workflow a to a standard project setup with default configuration options.
Advanced scenario: Customize clerk core workflow a for production environments with multiple constraints and team-specific requirements.
npx claudepluginhub p/ktiseos-nyx-clerk-pack-plugins-saas-packs-clerk-packGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Processes, converts, OCRs, extracts, redacts, signs, and fills documents via the Nutrient DWS API. Supports PDF, DOCX, XLSX, PPTX, HTML, and images.