better-auth-best-practices
Comprehensive guide and tools for implementing Better Auth with best practices, database adapters, and plugins.
Install
npx skills add https://github.com/better-auth/skills --skill better-auth-best-practicesStats
| Total installs | 29,152 |
| Weekly installs | 29.1K |
| GitHub stars | 163 |
| First seen | Jan 19, 2026 |
| Source | @better-auth/skills |
Summary
- Covers full workflow from installation through database migration, environment variable setup, and route handler creation across multiple frameworks
- Supports multiple database adapters (Prisma, Drizzle, MongoDB, direct connections) with critical guidance on model vs. table naming conventions
- Includes session storage strategies with secondary storage (Redis/KV), cookie caching modes (compact, JWT, JWE), and stateless operation options
- Provides 10+ popular plugins (two-factor, organization, passkey, magic link, OAuth provider, SSO) with tree-shaking imports and client-side integration
- Features before/after hooks at endpoint and database levels, rate limiting configuration, CSRF/origin security controls, and type-safe client methods across vanilla, React, Vue, Svelte, and Solid frameworks
Tags
Related skills
| Skill | Installs | vs better-auth-best-practices |
|---|---|---|
| firebase-ai-logic | 10,384 | -18,768 |
| docker-expert | 8,833 | -20,319 |
| fastapi-templates | 9,402 | -19,750 |
| azure-enterprise-infra-planner | 26,063 | -3,089 |
| nestjs-best-practices | 9,419 | -19,733 |
FAQ
- How many installs does better-auth-best-practices have?
- better-auth-best-practices has 29,152 total installs and 29.1K installs this week.
- Where is better-auth-best-practices hosted?
- better-auth-best-practices is published by @better-auth/skills at https://github.com/better-auth/skills.
- How many GitHub stars does better-auth-best-practices have?
- better-auth-best-practices has 163 GitHub stars.
- When was better-auth-best-practices first indexed?
- OrangeBot.AI first indexed better-auth-best-practices on Jan 19, 2026.
- How do I install better-auth-best-practices?
- Run: npx skills add https://github.com/better-auth/skills --skill better-auth-best-practices