Clerk Skills
Plugin VerifiedNative mobile Clerk auth: Swift/iOS and Android/Kotlin patterns
This plugin provides specific guidance and patterns for implementing Clerk authentication in native iOS (Swift) and Android (Kotlin) applications, covering core integration aspects for these platforms.
Installation
First, add the marketplace
/plugin marketplace add clerk/skills/plugin install mobile@clerk-skillsContains 2 extensions
Skill (2)
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.
Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android source-guided patterns. Use for prebuilt AuthView/UserButton or custom API-driven auth flows. Do not use for Expo or React Native projects.