From backend
Provides instructions for working with Better Auth in Convex projects. Use when setting up auth, configuring Better Auth, migrating to a local install, getting the current user, or signing out.
How this skill is triggered — by the user, by Claude, or both
Slash command
/backend:convex-authThe 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 Better Auth to an existing TanStack Start + Convex project |
flows/local-install/FLOW.md | Migrate to a local Better Auth component for full schema control |
flows/usage/FLOW.md | Auth patterns: get current user, sign out |
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.
Complete Better Auth - 40+ OAuth providers, 20+ plugins, all adapters, all frameworks. Use when implementing authentication, login, OAuth, 2FA, magic links, SSO, Stripe, SCIM, or session management.
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.