Skip to main content
Back to registry

better-auth-best-practices

better-auth/skills

Always consult better-auth.com/docs for code examples and latest API.

Installs22
Install command
npx skills add https://github.com/better-auth/skills --skill better-auth-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Always consult better-auth.com/docs for code examples and latest API. Only define baseURL / secret in config if env vars are NOT set. CLI looks for auth.ts in: ./ , ./lib , ./utils , or under ./src . Use --config for custom path. Re-run after adding/changing plugins. Direct connections: Pass pg.Pool , mysql2 pool, better-sqlite3 , or bun:sqlite instance. ORM adapters: Import from better-auth/adapters/drizzle , better-auth/adapters/prisma , better-auth/adapters/mongodb . Critical: Better Auth uses adapter model names, NOT underlying table names.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does better-auth-best-practices do?

Always consult better-auth.com/docs for code examples and latest API.

Is better-auth-best-practices good?

better-auth-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does better-auth-best-practices work with?

better-auth-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to better-auth-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install better-auth-best-practices?

npx skills add https://github.com/better-auth/skills --skill better-auth-best-practices

Related skills

More from better-auth/skills

Related skills

Alternatives in Software Engineering