clerk

von clerk

Die clerk-Binärdatei ist ein vorauthentifiziertes Gateway zur Clerk Backend API und Platform API, plus projektbezogene Werkzeuge (Authentifizierung, Verknüpfung, Umgebungsabrufe, Instanzkonfiguration). Wenn der Benutzer etwas in Bezug auf eine Clerk-Ressource fragt, greifen Sie zuerst zu clerk, anstatt curl manuell zu verwenden.

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

Mehr Skills von clerk

clerk-monorepo
clerk
Work effectively in the clerk/javascript SDK monorepo. Use when setting up the repo, building / testing / running a package, deciding which of the @clerk/*…
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
Author und Nutzung von Mosaic-Zustandsmaschinen. Verwenden, wenn der Benutzer eine Zustandsmaschine mit createMachine schreibt, einen mehrstufigen Ablauf modelliert, eine Maschine mit React verbindet …
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-astro-patterns
clerk
Astro-Muster mit Clerk — Middleware, SSR-Seiten, Island-Komponenten, API-Routen, statisches vs. SSR-Rendering. Ausgelöst durch: astro clerk, clerk astro middleware,…
official
clerk-backend-api
clerk
Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated requests. Use when listing users, managing…
official
clerk-chrome-extension-patterns
clerk
Chrome Extension-Authentifizierung mit @clerk/chrome-extension -- Popup/Sidepanel-Einrichtung, syncHost für OAuth/SAML über Web-App, createClerkClient für Service Worker und…
official
clerk-cli
clerk
Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance…
official