본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Clerk Swift

Skill 확인됨
90

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.

AI 요약

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
2 days ago
40 stars
MIT
2 days ago에 업데이트됨
소스 코드 보기

유사한 확장

Clerk Organizations

98

Clerk 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.

Skill
clerk

Vue Patterns

98

Vue 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.

Skill
clerk

Clerk Astro Patterns

98

Astro 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.

Skill
clerk

TanStack React Start Patterns

98

TanStack 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.

Skill
clerk

Clerk Expo Patterns

98

Expo / 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.

Skill
clerk

Clerk Nuxt Patterns

98

Nuxt 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.

Skill
clerk