Clerk Swift
Skill 확인됨Implement Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI source-guided patterns. Use for prebuilt AuthView or custom native flows. Do not use for Expo or React Native projects.
This skill guides developers in implementing Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI. It provides detailed steps for both prebuilt and custom authentication flows, ensuring compatibility with native iOS project structures and development environments.
Documentation
- info:Configuration & parameter referenceWhile the skill extensively documents steps and prerequisites, it implicitly relies on the developer having a Clerk publishable key. This key is mentioned as a requirement but its acquisition and specific format details are not elaborated upon within the skill's documentation.
Security
- warning:Secret ManagementThe skill instructs the developer to directly wire a publishable key into the configuration and also mentions adding a secret key to `.env`. While not directly handled by the skill, it implies a potential risk if not managed properly by the user.
Code Execution
- info:ValidationThe skill provides clear instructions on what inputs are needed (flow type, publishable key) but does not specify explicit validation schemas for these inputs beyond basic presence checks and general guidance on key format.
Practical Utility
- warning:Usage examplesThe skill provides a detailed workflow and reference files, but lacks concrete end-to-end runnable examples showing specific input, invocation, and output for the Swift/iOS context.
설치
Clerk Skills을(를) 통해 설치
먼저 마켓플레이스를 추가하세요
/plugin marketplace add clerk/skills/plugin install mobile@clerk-skills유사한 확장
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.