con un clic
clerk-auth
Maintain the Clerk Auth provider adapter module installed by StackFoundry.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Maintain the Clerk Auth provider adapter module installed by StackFoundry.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Maintain agent-ready StackFoundry install prompt packs and context files.
Maintain the AI Chatbot SDK module installed by StackFoundry.
Maintain the AI Elements module installed by StackFoundry.
Maintain the AI SDK module installed by StackFoundry.
Maintain the Cloudflare Kumo UI module installed by StackFoundry.
Maintain the Organizations RBAC module installed by StackFoundry.
| name | clerk-auth |
| description | Maintain the Clerk Auth provider adapter module installed by StackFoundry. |
This block owns the Clerk Auth integration example only. Keep product-specific business logic outside the provider adapter until the app has chosen this provider.
When provider, framework, or database behavior changes, load the installed shared skill before editing implementation details:
.stackfoundry/skills/clerk/SKILL.md (source: registry/skills/clerk/SKILL.md).stackfoundry/skills/nextjs/SKILL.md (source: registry/skills/nextjs/SKILL.md)Keep this module skill focused on ownership, installed files, env vars, deployment checks, and module-specific invariants.
middleware.tsapps/web/src/lib/clerk/authorization.tsapps/web/src/app/(auth)/sign-in/[[...sign-in]]/page.tsxapps/web/src/app/(auth)/sign-up/[[...sign-up]]/page.tsxapps/web/src/app/api/webhooks/clerk/route.tsapps/web/src/app/(console)/admin/auth/clerk/page.tsx@clerk/nextjsNEXT_PUBLIC_CLERK_PUBLISHABLE_KEYCLERK_SECRET_KEYCLERK_WEBHOOK_SECRETmodule.json, docs.md, and tests/checklist.md together when dependencies, env vars, or files change.