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.
References Auth0 CLI commands for managing apps, APIs, users, roles, organizations, actions, logs, custom domains, universal login, and Terraform exports. Helps with authentication, RBAC, branding, debugging, and scripting via --json output.