20 skills
skills44 ★
AI Skills to enhance working with Clerk
checked 4d ago
Wire up Clerk auth in React Router v7
Shows the exact rootAuthLoader, loader patterns, and protected-route setup to get Clerk working with React Router v7, including SSR user data and org switching.
·★43↓0
checked 4d ago
Brand your auth pages to match your product
Customizes Clerk sign-in and sign-up flows with your colors, fonts, and layout—handles hooks, themes, and CSS so auth feels like part of your app, not a third-party bolt-on.
·★43↓0
checked 4d ago
Build team workspaces into your SaaS
Scaffolds org structure, role-based access, SSO setup, and member invites so users can switch between workspaces without re-authenticating. Powered by Clerk.
·★43↓0
checked 4d ago
Wire Clerk auth into your Vue app
Shows the right composables and router guards to add Clerk login, user context, and org scoping to a Vue 3 app without boilerplate or guard-rail bugs.
·★43↓0
checked 4d ago
Wire Clerk auth into a TanStack React app
Shows the exact pattern for protecting routes, checking auth in server functions, and wiring Clerk sessions through TanStack's createServerFn and beforeLoad guards.
·★43↓0
checked 4d ago
Wire up Clerk auth in your codebase
Walks through the official Clerk quickstart, creates the necessary config files and environment variables, and integrates sign-in flows into your app.
·★43↓0
checked 4d ago
Write login tests without mocking Clerk
Generates Playwright or Cypress test code that signs users in via Clerk's live auth flow, then runs your assertions—no mocking, no brittle fixtures.
·★43↓0
checked 4d ago
Add user auth to an Astro site
Shows you where to drop Clerk auth code in Astro middleware, islands, API routes, and SSR pages so login, logout, and protected routes just work.
·★43↓0
checked 4d ago
Add auth to an Expo mobile app
Shows you how to wire Clerk auth into a React Native app—token caching, OAuth deep links, protected routes, and user context in push notifications.
·★43↓0
checked 4d ago
Build secure Next.js apps with Clerk auth
Shows you how to layer Clerk authentication into Server Actions, middleware, and cache strategies without exposing secrets or breaking performance.
·★43↓0
checked 4d ago
Add passwordless sign-in to a React Native app
Guides you through Clerk's prebuilt auth components or custom hooks to add sign-up, login, and user sessions to an Expo app without managing tokens yourself.
·★43↓0
checked 4d ago
Query and update your Clerk auth data without code
Browse all Clerk API endpoints, inspect what each returns, and execute live requests—listing users, orgs, sessions, or bulk operations straight from chat.
·★43↓0
checked 4d ago
Wire up subscriptions and plan gates in your app
Embeds a Clerk pricing table, checkout drawer, and plan-gating logic so you can launch tiers, seat limits, trials, and feature locks without building a billing backend.
·★43↓0
checked 4d ago
Sync your database when users log in or out
Listens for Clerk auth events (signup, login, deletion) and automatically updates your database, triggers notifications, or syncs a third-party tool—no polling required.
·★43↓0
checked 4d ago
Add passwordless sign-in to your Chrome extension
Wires up Clerk auth to a Chrome extension popup or sidepanel, handling OAuth/SAML via syncHost and service workers without losing session state across reloads.
·★43↓0
checked 4d ago
Set up Clerk auth in a Nuxt app without friction
Shows the exact middleware, composables, and server routes to wire Clerk into Nuxt 3 with SSR, so login, route protection, and user context work out of the box.
·★43↓0
checked 4d ago
Wire up Clerk auth into your React app
Sets up ClerkProvider, protects routes with useAuth, and builds a custom sign-in form—all the boilerplate for Clerk in Vite or Create React App without the copy-paste.
·★43↓0
checked 4d ago
Add sign-up and login to your Android app
Integrates Clerk authentication into a Kotlin/Jetpack Compose Android app using prebuilt UI components or custom API calls. Handles sessions, user state, and secure token storage.
·★43↓0
checked 4d ago
Add Clerk auth to your iOS app
Guides you through integrating Clerk authentication into native Swift apps using ClerkKit and ClerkKitUI. Choose between prebuilt AuthView or build custom native flows with source patterns.
·★43↓0
checked 4d ago
Wire up authentication without building it
Routes authentication questions to Clerk best practices for your framework—Next.js, React, Vue, Nuxt, Astro, native iOS/Android, Expo—with code snippets and gotchas.
·★43↓0