clerk-expo
๐ฏSkillfrom clerk/skills
Installation
npx vibeindex add clerk/skills --skill clerk-exponpx skills add clerk/skills --skill clerk-expo~/.claude/skills/clerk-expo/SKILL.mdAI agent skills from Clerk that provide framework-specific patterns for integrating authentication across Next.js, React, Vue, Expo, and more, including organization management, billing, webhooks, and testing workflows.
Same repository
clerk/skills(30 items)
SKILL.md
More from this repository10
Official Clerk agent skills for AI coding assistants to work more effectively with Clerk authentication, providing up-to-date patterns and integration guidance.
Enables AI agents to generate and customize Clerk authentication UI components with flexible styling and layout options.
Provides advanced authentication and authorization patterns for Next.js applications using Clerk, focusing on server actions, middleware, and caching strategies
Skill for exploring and calling Clerk Backend REST API endpoints within AI coding agents. Part of the Clerk Skills suite that helps agents work effectively with Clerk authentication, covering users, sessions, organizations, and other backend resources.
Enables AI agents to configure, generate, and manage Clerk webhook event handlers for real-time synchronization and event-driven actions across applications.
Clerk organizations skill for implementing multi-tenant team management, role-based access control, and workspace functionality from Clerk's official skills repository
Helps developers generate and configure end-to-end authentication testing scripts using Playwright or Cypress for Clerk-powered applications.
Routes users to the most appropriate Clerk authentication skill based on their specific authentication and integration needs
A collection of AI agent skills for integrating Clerk authentication into projects, covering CLI operations, framework setup, custom UI, backend API, and framework-specific patterns for Next.js, React, Vue, Nuxt, Expo, and more. Includes skills for organizations, billing, webhooks, and testing.
React SPA auth patterns with @clerk/react for Vite/CRA โ ClerkProvider setup, useAuth/useUser/useClerk hooks, React Router protected routes, and custom sign-in/sign-up forms.