better-auth-knowledge-patch

Installation
SKILL.md

Better Auth 1.2+ Knowledge Patch

Claude's baseline knowledge covers Better Auth through ~1.1.x. This skill provides features from 1.2 onwards through 1.5.

Quick Reference

CLI

npx auth@latest generate                  # Generate ORM schema or SQL migration
npx auth@latest migrate                   # Apply migrations (Kysely adapter only)
npx auth@latest upgrade                   # Upgrade all better-auth packages
npx auth@latest generate --adapter prisma # Schema for specific adapter

Core Imports

Import What
Related skills
Installs
3
GitHub Stars
19
First Seen
Apr 7, 2026