Clerk Testing
Skill DisahkanE2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.
This skill offers detailed instructions and best practices for integrating Clerk authentication into end-to-end tests using Playwright and Cypress. It guides users on setting up test environments, managing authentication states, and avoiding common pitfalls.
Documentation
- info:Configuration & parameter referenceThe SKILL.md mentions `CLERK_TESTING_TOKEN` and test API keys, but does not explicitly document default values or precedence order for configuration.
Security
- warning:Secret ManagementThe documentation mentions using `pk_test_*` and `sk_test_*` keys, and saving auth state with `storageState`, but does not explicitly detail how secrets are handled or protected during the testing process.
Pemasangan
Tambah marketplace dahulu
/plugin marketplace add clerk/skills/plugin install features@clerk-skillsSambungan serupa
Clerk Organizations
98Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, and enterprise SSO. Use for team workspaces, RBAC, org-based routing, member management.
Vue Patterns
98Vue 3 patterns with Clerk — composables (useAuth, useUser, useClerk, useOrganization), Vue Router guards, Pinia auth store integration. Triggers on: vue clerk, useAuth vue, clerk composables, vue router clerk guard, pinia auth clerk. For Nuxt, use clerk-nuxt-patterns instead.
Clerk Astro Patterns
98Astro patterns with Clerk — middleware, SSR pages, island components, API routes, static vs SSR rendering. Triggers on: astro clerk, clerk astro middleware, astro protected page, clerk island component, astro API route auth, clerk astro SSR.
TanStack React Start Patterns
98TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.
Clerk Expo Patterns
98Expo / React Native patterns with Clerk — SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, push notifications with user context. Triggers on: expo clerk, clerk react native, SecureStore token cache, expo router auth, OAuth deep link clerk, mobile auth clerk.
Clerk Nuxt Patterns
98Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server API routes, SSR. Triggers on: Nuxt auth, useAuth composable, clerkMiddleware Nuxt, server API Clerk, Nuxt route protection.