Kandungan ini belum tersedia dalam bahasa anda dan dipaparkan dalam bahasa Inggeris.
Clerk Skills
Marketplace DisahkanOfficial Clerk skills for AI coding agents
4 plugins
Ringkasan AI
This extension provides a structured way for AI agents to leverage Clerk's authentication services, offering specific skills for core functionalities, various web/mobile frameworks, and features like organizations and billing. It includes patterns for Next.js, React, Vue, mobile development, and more, facilitating integration and management of Clerk within AI-driven coding workflows.
Documentation
- warning:Configuration & parameter referenceThe README mentions setting API keys in `.env` but does not explicitly document all configuration parameters or their precedence, nor does it detail the schema for any tool inputs or outputs.
Security
- warning:Secret ManagementThe README instructs users to add API keys (publishable and secret) to a `.env` file. While placeholders are used, the potential for misuse or accidental exposure of these secrets exists if not handled carefully by the user or the agent.
- warning:Data ExfiltrationThe README instructs users to add sensitive API keys (`CLERK_SECRET_KEY`) to `.env`, which could be exfiltrated if the agent misuses the information or if the environment is compromised, though there's no explicit instruction to send these secrets to a third party.
Compliance
- info:GDPRThe extension handles authentication and user data via Clerk, which is relevant to GDPR. However, without details on how personal data is processed or submitted to the LLM, it's difficult to assess specific risks beyond the general implications of handling auth data.
Pemasangan
/plugin marketplace add clerk/skillsMengandungi 4 sambungan
Plugin (4)
Clerk Skills Plugin
Core Clerk skills: router, setup, custom UI, and API references
Clerk Skills Plugin
Framework-specific Clerk integration patterns: middleware, hooks, SSR, composables, and advanced usage
Clerk Skills Plugin
Clerk feature skills: organizations, billing, webhooks, and testing
Clerk Skills Plugin
Native mobile Clerk auth: Swift/iOS and Android/Kotlin patterns