clerk-custom-ui

作者: clerk

We need to translate the given text from English to Traditional Chinese. The text describes a Clerk custom UI skill for building authentication flows and branding. We must preserve product names like "Clerk", "Core 2", "shadcn", "shadcn/ui", "components.json", and technical terms like "hooks", "useSignIn", "useSignUp", "API", "Appearance customization", "variables", "colors", "typography", "borders", "options", "logo", "social button layout", "pre-built themes", "dark", "neobrutalism", "shadcn", "simple". Also preserve "clerk-custom-ui" but it's not in the text, so ignore. The text ends with "theme..." which might be truncated, but we translate as is. Translation: Build custom authentication flows and visually brand Clerk components with hooks and appearance styling. Provides useSignIn and useSignUp hooks for building custom sign-in/sign-up UI; API differs between Core 2 and current SDK versions Appearance customization via variables (

npx skills add https://github.com/clerk/skills --skill clerk-custom-ui

來自 clerk 的更多技能

clerk-astro-patterns
clerk
使用 Clerk 的 Astro 模式 — 中介軟體、SSR 頁面、島嶼元件
official
audit-clerk-skill
clerk
Audits the Clerk CLI source tree and proposes updates to the bundled `clerk-cli` skill so it stays in sync with the binary. Use when the user says "audit the…
official
changesets
clerk
Create or refresh a `.changeset/<slug>.md` for the current branch, or report that none is required. Triggers on "/changesets create", "add a changeset",…
official
clerk
clerk
clerk 二進位檔是一個預先驗證的閘道,通往 Clerk 的後端 API 與平台 API,並包含專案層級的工具(驗證、連結、環境變數拉取、實例設定)。當使用者詢問任何涉及 Clerk 資源的事項時,應優先使用 clerk,而非手動撰寫 curl 指令。
official
clerk-cli
clerk
clerk 二進位檔是通往 Clerk 後端 API 與平台 API 的預先驗證閘道,並提供專案層級工具(驗證、連結、環境變數拉取、實例設定)。當使用者提出任何涉及 Clerk 資源的請求時,應優先使用 clerk,而非手動撰寫 curl 指令。
official
clerk
clerk
根據您的框架和使用案例,將驗證任務導向專門的 Clerk 技能的智慧路由器。路由至八項專業技能,涵蓋設定、自訂 UI、Next.js 模式、組織、Webhook、測試、原生 iOS/Android 及後端 API。從 package.json 偵測 Clerk SDK 版本(Core 2 LTS 與當前版本),以套用正確的模式與 API。涵蓋網頁框架(Next.js、React、Expo、React Router、TanStack Start)及原生平台(Swift/iOS、Kotlin/Android)...
official
clerk-android
clerk
使用 Kotlin 為原生 Android 應用程式實作 Clerk 認證
official
clerk-backend-api
clerk
Clerk 後端 REST API 探索與執行工具。瀏覽標籤、檢查端點結構,並執行已驗證的請求。用於列出使用者、管理…
official