clerk-expo
๐ฏSkillfrom clerk/skills
AI 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(29 items)
Installation
npx vibeindex add clerk/skills --skill clerk-exponpx skills add clerk/skills --skill clerk-expo~/.claude/skills/clerk-expo/SKILL.mdSKILL.md
More from this repository10
Provides advanced authentication and authorization patterns for Next.js applications using Clerk, focusing on server actions, middleware, and caching strategies
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.
Enables AI agents to configure, generate, and manage Clerk webhook event handlers for real-time synchronization and event-driven actions across applications.
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.
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
Clerk organizations skill for implementing multi-tenant team management, role-based access control, and workspace functionality from Clerk's official skills repository
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.
Expo / React Native auth patterns with @clerk/expo v3+ โ SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, and push notifications carrying user context. Requires Expo 53+, React Native 0.73+, and expo-secure-store.