clerk-android
clerk android
What it does
- The user explicitly asks for Android, Kotlin, Jetpack Compose, or native mobile Clerk implementation on Android.
- The project appears to be native Android (for example build.gradle(.kts) with Android plugins, AndroidManifest.xml, app/src/main/java, Compose UI files).
- The project is Expo.
- The project is React Native.
- Prebuilt flow: references/prebuilt.md
- Custom flow: references/custom.md
- flow choice: prebuilt or custom
Requirements & configuration
- What Do You Need?
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
clerk-android FAQ
What does the clerk-android skill do?
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. The user explicitly asks for Android, Kotlin, Jetpack Compose, or native mobile Clerk implementation on Android. The project appears to be native Android (for example build.gradle(.kts) with Android plugins, AndroidManifest.xml, app/src/main/java, Compose UI files).
How do I install clerk-android?
Run: npx -y skills add https://github.com/clerk/skills --skill clerk-android --agent claude-code — the source lives at github.com/clerk/skills.
Maintain clerk-android?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/clerk-skills-clerk-android?ref=badge) npx agentictools info skills/clerk-skills-clerk-android The second line is the CLI lookup for this page — handy in READMEs and docs.