C

Clerkスキル

audit-clerk-skill
clerk
Audits the bundled `clerk-cli` skill against the Clerk CLI source tree and proposes or applies updates. Use when the user says "audit the clerk-cli skill",…
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
audit-expo-skill
clerk
Audits the bundled `clerk-expo` skill against the @clerk/expo SDK source and clerk-docs, then proposes or applies updates. 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スキルに振り分けるインテリジェントルーター。セットアップ、カスタムUI、Next.jsパターン、組織、ウェブフック、テスト、ネイティブiOS/Android、バックエンドAPIをカバーする8つの専門スキルにルーティング。package.jsonからClerk SDKバージョン(Core 2 LTSと現行版)を検出し、正しいパターンとAPIを適用。ウェブフレームワーク(Next.js、React、Expo、React Router、TanStack Start)とネイティブプラットフォーム(Swift/iOS、Kotlin/Android)をカバー...
official
clerk
clerk
認証タスクをフレームワークやユースケースに基づいて専門のClerkスキルへ振り分けるインテリジェントルーター。セットアップ、カスタムUI、Next.jsパターン、組織、Webhook、テスト、ネイティブiOS/Android、バックエンドAPIをカバーする8つの専門スキルへルーティングします。package.jsonからClerk SDKバージョン(Core 2 LTSと現行版)を検出し、適切なパターンとAPIを適用します。Webフレームワーク(Next.js、React、Expo、React Router、TanStack Start)とネイティブプラットフォーム(Swift/iOS、Kotlin/Android)をカバーします。
official
clerk
clerk
clerkバイナリは、ClerkのBackend APIおよびPlatform APIへの事前認証済みゲートウェイであり、プロジェクトレベルのツール(認証、リンク、環境変数の取得、インスタンス設定)も提供します。ユーザーがClerkリソースに関わる何かを尋ねた場合、手動でcurlを使う代わりに、まずclerkを使用してください。
official
clerk-android
clerk
Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android source-guided patterns. Use for prebuilt…
official
clerk-android
clerk
Kotlinを使用してネイティブAndroidアプリにClerk認証を実装する
official
clerk-astro-patterns
clerk
Clerkを使ったAstroパターン — ミドルウェア、SSRページ、アイランドコンポーネント、APIルート、静的レンダリングとSSRレンダリング。トリガー条件: astro clerk、clerk astro middleware、…
official
clerk-astro-patterns
clerk
Clerkを使ったAstroパターン — ミドルウェア、SSRページ、アイランドコンポーネント
official
clerk-backend-api
clerk
Clerk バックエンド REST API の探索および実行ツール。タグを参照し、エンドポイントスキーマを確認し、認証済みリクエストを実行します。ユーザーの一覧取得や管理の際に使用…
official
clerk-backend-api
clerk
Clerk Backend REST APIの探索と実行。タグの閲覧、エンドポイントスキーマの確認、認証済みリクエストの実行が可能。ユーザーの一覧表示や管理時に使用。
official
clerk-billing
clerk
サブスクリプション管理のためのClerk Billing - ClerkのPricingTableをレンダリング
official
clerk-billing
clerk
サブスクリプション管理用のClerk Billing - ClerkのPricingTableとアプリ内チェックアウトドロワーをレンダリングし、サブスクリプションプランやB2B向けシート制限プランを設定する…
official
clerk-chrome-extension-patterns
clerk
@clerk/chrome-extensionによるChrome拡張機能の認証 -- popup/sidepanelのセットアップ、Webアプリ経由のOAuth/SAML用syncHost、Service Worker用のcreateClerkClient、および…
official
clerk-chrome-extension-patterns
clerk
Chrome拡張機能の認証を@clerk/chrome-extensionで行う -- ポップアップ/サイドパネル
official
clerk-cli
clerk
Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance…
official
clerk-cli
clerk
clerk バイナリは、Clerk のバックエンド API およびプラットフォーム API への事前認証済みゲートウェイであり、プロジェクトレベルのツール(認証、リンク、環境変数のプル、インスタンス設定)も提供します。ユーザーが Clerk リソースに関連する何かを尋ねた場合、手動で curl を使う代わりに、まず clerk を使用してください。
official
clerk-cli
clerk
Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, deploy verification, instance config, env keys, and any Clerk Backend or Platform API call. Use when the user mentions Clerk management tasks, "list clerk users", "create a clerk user", "update organization", "pull clerk config", "clerk env pull", "clerk doctor", "clerk deploy", "clerk deploy status", "clerk api", or any ad-hoc Clerk API request. Prefer the CLI over raw HTTP: it handles auth, key...
official
clerk-custom-ui
clerk
カスタム認証フローとコンポーネント外観 - フック(useSignIn、useSignUp)、テーマ、色、フォント、CSS。カスタムのサインイン/サインアップフローに使用します、…
official
clerk-custom-ui
clerk
カスタム認証フローを構築し、フックと外観スタイリングを使用してClerkコンポーネントを視覚的にブランディングできます。カスタムサインイン/サインアップUIを構築するためのuseSignInフックとuseSignUpフックを提供します。APIはCore 2と現在のSDKバージョンで異なります。変数(色、タイポグラフィ、境界線)、オプション(ロゴ、ソーシャルボタンレイアウト)、およびプリビルドテーマ(ダーク、ネオブルータリズム、shadcn、シンプル)による外観カスタマイズ。shadcnテーマは、components.jsonが存在する場合、shadcn/uiプロジェクトに自動的に一致します。テーマ...
official
clerk-expo
clerk
Add Clerk authentication to Expo and React Native apps using @clerk/expo. Use for Expo setup, prebuilt native components (AuthView, UserButton), custom…
official
clerk-expo
clerk
Clerk認証を@clerk/expoを使用してExpoおよびReact Nativeアプリに追加します。Expoのセットアップ、プリビルドのネイティブコンポーネント(AuthView、UserButton)、カスタム…に使用します。
official
clerk-expo-patterns
clerk
Expo / React NativeパターンとClerk — SecureStoreトークンキャッシュ、OAuth
official
clerk-monorepo
clerk
clerk/javascript SDKモノレポ内で効率的に作業する。リポジトリのセットアップ、パッケージのビルド/テスト/実行、@clerk/*のうちどれを使うかの決定の際に使用する…
official
clerk-monorepo
clerk
clerk/javascript SDKのモノレポで効率的に作業する。リポジトリのセットアップ、パッケージのビルド/テスト/実行、@clerk/*のどれを使用するかの判断時に使用する。
official
clerk-nextjs-patterns
clerk
Clerkを使用した認証、ミドルウェア、Server Actions、ユーザースコープキャッシングのための高度なNext.jsパターン。サーバーサイドのawait auth()とクライアントサイドのuseAuth()フックを区別します。これらを混在させることはよくある破壊的なミスです。ミドルウェア戦略(public-first vs protected-first)、APIルート保護、適切なHTTPステータスコード(401 vs 403)をカバーします。unstable_cacheを使用したユーザースコープキャッシングパターンと、Server Actionsを不正な変更から保護する方法を含みます。Core 2互換性を提供します...
official
clerk-nextjs-patterns
clerk
Clerkを使用した認証、ミドルウェア、Server Actions、ユーザースコープのキャッシュのための高度なNext.jsパターン。サーバーサイドのawait auth()とクライアントサイドのuseAuth()フックを区別します。これらを混在させることは一般的な破壊的なミスです。ミドルウェア戦略(public-first vs protected-first)、APIルート保護、適切なHTTPステータスコード(401 vs 403)をカバーします。unstable_cacheを使用したユーザースコープのキャッシュパターンと、不正な変更からServer Actionsを保護することを含みます。Core 2互換性を提供します...
official
clerk-nuxt-patterns
clerk
@clerk/nuxt を使用した Nuxt 3 の認証パターン - ミドルウェア、コンポーザブル、サーバー API ルート、SSR。トリガー: Nuxt 認証、useAuth コンポーザブル、clerkMiddleware Nuxt、…
official
clerk-nuxt-patterns
clerk
Nuxt 3 の認証パターン(@clerk/nuxt 使用) - ミドルウェア、コンポーザブル、サーバー
official
clerk-orgs
clerk
Clerk Organizations for B2B SaaS - 組織切り替え、ロールベースのアクセス制御、検証済みドメイン、エンタープライズSSOを備えたマルチテナントアプリを作成。チーム向けに使用…
official
clerk-orgs
clerk
マルチテナントB2B SaaSで、組織切り替え、ロールベースアクセス制御、エンタープライズSSOに対応。URLスラッグによる動的な組織ベースルーティング、ロールベースアクセスチェック(org:admin、org:member)、ダッシュボードからのカスタムロール作成をサポート。ユーザー向け組織選択のためのOrganizationSwitcherコンポーネントと、ロールに応じたUI表示制御のための<Show>条件付きレンダリングを含む。auth()ヘルパーによるサーバーサイドの組織コンテキストを提供し、メンバーシップ検証と権限チェックを実行。可能にする...
official
clerk-react-patterns
clerk
React SPAの認証パターン - Vite/CRA向けの@clerk/reactを使用。ClerkProviderのセットアップ、useAuth/useUser/useClerkフック、React Routerの保護されたルート、カスタムサインイン…
official
clerk-react-patterns
clerk
React SPAの認証パターン(@clerk/reactを使用、Vite/CRA対応) - ClerkProvider
official
clerk-react-router-patterns
clerk
React Router v7/v8 と Clerk のパターン — rootAuthLoader、ローダー内の getAuth、clerkMiddleware、保護されたルート、SSR ユーザーデータ、組織切り替え。トリガー条件:…
official
clerk-react-router-patterns
clerk
React Router v7のパターンとClerk — rootAuthLoader、ローダー内のgetAuth、
official
clerk-setup
clerk
Framework-agnostic Clerk authentication setup following official quickstart guides. Detects framework from package.json dependencies and fetches the corresponding Clerk quickstart documentation (supports Next.js, Remix, Astro, Nuxt, React Router, TanStack Start, React SPA, Vue, Express, Fastify, Expo, Chrome Extension, Android, iOS, and Vanilla JavaScript) Handles environment variable setup, provider configuration, and middleware/proxy file creation with version-specific guidance for Core 2...
official
clerk-setup
clerk
We need to translate the given text into Japanese, preserving the name "clerk-setup" if it appears, but it does not appear in the text. The text is a description of a directory item type "agent skill". We must not include any labels or extra commentary. Just translate the text inside <text>. The text is: "Framework-agnostic Clerk authentication setup following official quickstart guides. Detects framework from package.json dependencies and fetches the corresponding Clerk quickstart documentation (supports Next.js, Remix, Astro, Nuxt, React Router, TanStack Start, React SPA, Vue, Express, Fastify, Expo, Chrome Extension, Android, iOS, and Vanilla JavaScript) Handles environment variable setup, provider configuration, and middleware/proxy file creation with version-specific guidance for Core 2..." We need to translate this into natural Japanese. Preserve product names like Clerk, Next.js, Remix, etc. Also preserve "Core 2" as is. The text has a period after "guides" and then a new sentence. Also note
official
clerk-swift
clerk
Implement Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI source-guided patterns. Use for prebuilt AuthView or custom native…
official
clerk-swift
clerk
ClerkKitを使用したネイティブSwift/iOS認証で、事前構築済みまたはカスタム認証フローに対応。プロジェクト要件に基づいて、事前構築済みのAuthViewコンポーネントまたは完全カスタムのネイティブフローの2つの実装モードをサポート。アプリ設定で有効なClerk公開鍵を直接配線する必要があり、デフォルトではplistや環境ファイルによる間接指定は使用しない。パッケージインストール後、機能の利用可能性(例:Apple Sign Inサポート)を判断するために、/v1/environment呼び出しが必須。
official
clerk-tanstack-patterns
clerk
TanStack React Start 認証パターン(@clerk/tanstack-react-start 使用) - createServerFn、beforeLoad ガード、ローダー、Vinxi サーバー。トリガー条件: TanStack 認証、…
official
clerk-tanstack-patterns
clerk
TanStack React Start の @clerk/tanstack-react-start を使用した認証パターン
official
clerk-testing
clerk
ClerkアプリのE2Eテスト。認証フローテストにはPlaywrightまたはCypressを使用します。
official
clerk-testing
clerk
Clerk認証フローのE2Eテストユーティリティ(PlaywrightおよびCypress対応)。PlaywrightとCypressの両フレームワークをサポートし、フレームワーク固有のセットアップパターン(PlaywrightではglobalSetup、Cypressではカスタムコマンド)を提供。clerkSetup()とsetupClerkTestingToken()ユーティリティを使用してテスト環境を初期化し、ボット検出をバイパス。認証済みセッションをテスト間で再利用するstorageState永続化機能を含み、テスト実行時間を短縮。テスト用APIキー(pk_test_*、...)が必要。
official
clerk-vue-patterns
clerk
Clerk を使用した Vue 3 パターン — コンポーザブル (useAuth, useUser, useClerk, useOrganization)、Vue Router ガード、Pinia 認証ストア統合。トリガー: vue clerk、…
official
clerk-vue-patterns
clerk
Vue 3パターンとClerk — コンポーザブル(useAuth、useUser、
official
clerk-webhooks
clerk
Clerkのウェブフックによるリアルタイムイベントとデータ同期。フレームワーク固有パッケージのverifyWebhookで検証。ユーザー、セッション、組織などの処理…
official
clerk-webhooks
clerk
Clerkのユーザー、組織、セッションデータを外部システムと同期するためのリアルタイムイベントウェブフック。ユーザー、組織、セッション、ロール、権限、招待、コミュニケーションにわたる40以上のイベントタイプをサポート。verifyWebhook()による組み込みのウェブフック検証と、Svixによる自動リトライロジック(最大3日間)を含む。データベース同期、通知、統合などのバックグラウンドタスクに最適。即時データアクセスが必要な同期フローには非対応。公開が必要...
official
mosaic
clerk
Work on Mosaic UI: styling a component with slot recipes (`defineSlotRecipe` / `useRecipe` / slots / variants), or building a flow — authoring a state machine…
official
mosaic-machine
clerk
Mosaicステートマシンの作成と使用を行います。ユーザーがcreateMachineでステートマシンを記述しているとき、マルチステップフローをモデリングしているとき、マシンをReactに接続しているときなどに使用します。
official