Ask your agent
PromptOpen https://skillscout.sh/official/better-auth/ and review the official Better Auth skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Better Auth publishes official AI agent skills for its tools, services, and developer workflows.
Browse 28 official AI agent skills across 3 Better Auth repositories, with install commands and source links.
Install
Copy a package command below or give this prompt to an agent that can install skills.
Open https://skillscout.sh/official/better-auth/ and review the official Better Auth skills. Recommend the relevant skills for my project, then install the packages I approve with the npx commands on the page.
Skills packages
21 cataloged skills from this repository.
npx skills add better-auth/skills -y
2 cataloged skills from this repository.
npx skills add better-auth/better-icons -y
5 cataloged skills from this repository.
npx skills add better-auth/agent-auth -y
Individual skills
28 skills
Scaffolds authentication into TypeScript/JavaScript apps using Better Auth.
Covers Better Auth server and client setup, including database adapter configuration, session management, plugin integration, and environment variable handling.
Covers Better Auth server and client setup, including database adapter configuration, session management, plugin integration, and environment variable handling.
Scaffolds authentication into TypeScript/JavaScript apps using Better Auth.
Handles email/password authentication for Better Auth, covering sign-up, sign-in, email verification, password reset flows, and password hashing configuration.
Handles email/password authentication for Better Auth, covering sign-up, sign-in, email verification, password reset flows, and password hashing configuration.
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.
The Better Auth organization plugin adds multi-tenant support to your auth setup.
The Better Auth organization plugin adds multi-tenant support to your auth setup.
Displays configuration details and setup instructions for Better Auth authentication providers.
Adds two-factor authentication to Better Auth apps via TOTP authenticator apps, email/SMS OTP codes, and backup codes.
Adds two-factor authentication to Better Auth apps via TOTP authenticator apps, email/SMS OTP codes, and backup codes.
Repository documentation
Open the repository README for package documentation, setup instructions, and usage examples.
Read better-auth/skills README