8 skills
Covers Better Auth server and client setup, including database adapter configuration, session management, plugin integration, and environment variable handling. Targets TypeScript projects using email
Scaffolds authentication into TypeScript/JavaScript apps using Better Auth. Detects your framework and database, configures adapters and route handlers, adds OAuth providers, and generates auth UI pag
Handles email/password authentication for Better Auth, covering sign-up, sign-in, email verification, password reset flows, and password hashing configuration. Supports policies like minimum length, t
Explains Better Auth error codes and messages in plain English, lists common causes, and generates error handling code with user-friendly messages and retry logic. Instead of digging through Better Au
The Better Auth organization plugin adds multi-tenant support to your auth setup. It handles organizations, members, invitations, teams, and role-based access control through a set of server and clien
Displays configuration details and setup instructions for Better Auth authentication providers. Shows OAuth providers, email/password, magic links, and passwordless options, with code examples for eac
Adds two-factor authentication to Better Auth apps via TOTP authenticator apps, email/SMS OTP codes, and backup codes. Handles the full 2FA lifecycle: enabling, verifying during sign-in, trusting devi