better-auth-best-practices
Originally frombetter-auth/skills
Installation
SKILL.md
Better Auth Integration Guide
Reference Repositories
- Better Auth — TypeScript authentication framework with plugins
Upstream Grounding
When Better Auth API signatures, adapter behavior, generated schema, plugin options, session storage, cookie behavior, or security defaults affect correctness, ask DeepWiki a narrow question against better-auth/better-auth before relying on memory. Use it to orient, then verify decisive details against local installed types, source, or official docs before changing code.
Skip DeepWiki for stable setup basics already documented below.
Always consult better-auth.com/docs for code examples and latest API.
When to Apply This Skill
Use this pattern when you need to: