Skills by clerk
-
Clerk
unlicensed· ★ 63 · updated 2026-07-23 — Clerk is a router that directs you to specialized authentication skills based on your framework and use case. Whether you're setting up Clerk in Next.js, React, Vue, Nuxt, Astro,…
-
Clerk Android
unlicensed· ★ 63 · updated 2026-07-23 — Clerk Android guides you through integrating Clerk authentication into native Android projects using the clerk-android SDK. Choose between prebuilt AuthView and UserButton…
-
Clerk Chrome Extension Patterns
unlicensed· ★ 63 · updated 2026-07-23 — This skill covers authentication patterns for Chrome extensions built with Clerk, including popup and side panel UIs, OAuth delegation via syncHost, and service worker token…
-
Clerk Expo
unlicensed· ★ 63 · updated 2026-07-23 — Clerk Expo integrates authentication into Expo and React Native projects via prebuilt native components or custom flows. Support includes email/password, SMS/phone OTP, MFA,…
-
Clerk Nuxt Patterns
unlicensed· ★ 63 · updated 2026-07-23 — Master authentication in Nuxt 3 by implementing Clerk across middleware, composables, and server routes. This skill covers route protection with built-in auth middleware,…
-
Clerk React Patterns
unlicensed· ★ 63 · updated 2026-07-23 — Master authentication in React single-page apps with Clerk's @clerk/react library. This skill covers ClerkProvider initialization, essential hooks like useAuth and useUser,…
-
Clerk Tanstack Patterns
unlicensed· ★ 63 · updated 2026-07-23 — This skill covers authentication patterns for TanStack React Start, showing how to protect routes with beforeLoad guards, implement auth in server functions, and configure Clerk…
-
Clerk Vue Patterns
unlicensed· ★ 63 · updated 2026-07-23 — Clerk Vue Patterns teaches you how to build authenticated Vue 3 apps using Clerk's composables—useAuth, useUser, useClerk, and useOrganization—plus Vue Router guards and Pinia…