From backend
Provides instructions for the Better Auth admin plugin in Convex projects. Use when adding admin capabilities, user management, role-based access control, banning users, managing sessions, impersonation, or custom permissions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/backend:convex-auth-adminThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
| Flow | When to use |
| Flow | When to use |
|---|---|
flows/setup/FLOW.md | Add the admin plugin to an existing Better Auth + Convex project |
flows/usage/FLOW.md | Admin API patterns: user management, roles, banning, sessions, impersonation, permissions |
npx claudepluginhub kvnwolf/devtools --plugin backendIntegrates Better Auth TypeScript authentication for Cloudflare D1 via Drizzle/Kysely, Next.js, Nuxt, and 15+ frameworks. Use for auth setup, D1 adapter errors, OAuth/2FA/RBAC.
Provides expertise in Convex reactive backend: schema design, TypeScript queries/mutations/actions, real-time subscriptions, auth, file storage, scheduling, and deployment for React/Next.js/Vue apps.
Manage Auth0 tenant resources via CLI: create apps and APIs, manage users, roles, organizations, actions, log streams, custom domains, Universal Login, and call Management API directly.