๐ŸŽฏ

clerk-expo

๐ŸŽฏSkill

from clerk/skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add clerk/skills --skill clerk-expo
skills.sh Installโš  Installs to .agents/skills/
$npx skills add clerk/skills --skill clerk-expo
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/clerk-expo/SKILL.md
VibeIndex|
What it does
|

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(30 items)

clerk-expo

SKILL.md

11,351Installs
-
AddedMay 19, 2026

More from this repository10

๐ŸŽฏ
clerk-setup๐ŸŽฏSkill

Official Clerk agent skills for AI coding assistants to work more effectively with Clerk authentication, providing up-to-date patterns and integration guidance.

๐ŸŽฏ
clerk-custom-ui๐ŸŽฏSkill

Enables AI agents to generate and customize Clerk authentication UI components with flexible styling and layout options.

๐ŸŽฏ
clerk-nextjs-patterns๐ŸŽฏSkill

Provides advanced authentication and authorization patterns for Next.js applications using Clerk, focusing on server actions, middleware, and caching strategies

๐ŸŽฏ
clerk-backend-api๐ŸŽฏSkill

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.

๐ŸŽฏ
clerk-webhooks๐ŸŽฏSkill

Enables AI agents to configure, generate, and manage Clerk webhook event handlers for real-time synchronization and event-driven actions across applications.

๐ŸŽฏ
clerk-orgs๐ŸŽฏSkill

Clerk organizations skill for implementing multi-tenant team management, role-based access control, and workspace functionality from Clerk's official skills repository

๐ŸŽฏ
clerk-testing๐ŸŽฏSkill

Helps developers generate and configure end-to-end authentication testing scripts using Playwright or Cypress for Clerk-powered applications.

๐ŸŽฏ
clerk๐ŸŽฏSkill

Routes users to the most appropriate Clerk authentication skill based on their specific authentication and integration needs

๐ŸŽฏ
clerk-cli๐ŸŽฏSkill

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.

๐ŸŽฏ
clerk-react-patterns๐ŸŽฏSkill

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.