Clerk Backend API
Skill DoğrulandıClerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing organizations, or calling any Clerk API endpoint.
This skill allows users to explore and execute requests against the Clerk Backend REST API. It supports operations like listing users, managing organizations, updating user metadata, and performing delete operations, all while providing clear guidance on authentication, scope checks, and potential data loss.
Documentation
- warning:Configuration & parameter referenceWhile API parameters are documented in the reference section, environment variables like `CLERK_SECRET_KEY` and `CLERK_BAPI_SCOPES` are implicitly relied upon without a clear precedence order or default values documented.
Versioning
- warning:Release ManagementThere is no explicit versioning information (e.g., `version` field, git tags, CHANGELOG) within the skill's manifests or repository files. The installation instructions do not specify a version, potentially leading to unexpected changes.
Code Execution
- warning:ValidationWhile API responses are parsed, the input parameters for `curl` commands are not explicitly validated using a schema library before being sent, potentially leading to unexpected behavior if malformed inputs are provided by the user.
Yükleme
Önce marketplace'i ekleyin
/plugin marketplace add clerk/skills/plugin install core@clerk-skillsBenzer eklentiler
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.