Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Clerk Android

Skill Verificado
92
Forma parte de:Clerk Skills

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.

Resumen IA

This skill guides the implementation of Clerk authentication for native Android projects, distinguishing between prebuilt UI components (AuthView, UserButton) and custom API-driven flows. It emphasizes adherence to the official `clerk-android` SDK patterns, project prerequisites, and proper artifact selection.

Security

  • warning:Secret ManagementThe skill mentions needing a 'real Clerk publishable key' and instructs to 'wire the developer-provided key directly in Clerk.initialize(...)'. While it asks for the key, it does not specify how it will be handled securely by the agent, creating a potential for the key to be exposed in logs or outputs if not handled carefully by the LLM.
  • warning:Data ExfiltrationThe skill requires a 'real Clerk publishable key' and instructs to wire it directly into `Clerk.initialize(...)`. Although it mentions it's for the developer's project, it doesn't explicitly state measures to prevent the key from being logged or exfiltrated by the agent. It also references official quickstart documentation which may contain links, but the skill itself does not fetch external content.

Compliance

  • info:GDPRThe skill handles authentication keys which could be considered sensitive but not explicitly personal data. It relies on the developer to manage their Clerk publishable key securely within their project and does not submit personal data to third parties without explicit instructions.

Practical Utility

  • info:Usage examplesThe skill outlines required patterns and refers to official documentation and source code for implementation details, but does not provide concrete, end-to-end ready-to-use examples within the skill itself.

Instalación

Instalar mediante Clerk Skills

Primero, añade el marketplace

/plugin marketplace add clerk/skills
/plugin install mobile@clerk-skills
2 days ago
40 stars
MIT
Actualizado el 2 days ago
Ver código fuente

Extensiones similares

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