.claude/skills/better-auth/SKILL.md
Better Auth integration guide for TypeScript/JavaScript authentication. Covers server/client configuration, database adapters, session management, plugins, OAuth, and scaffolding auth from scratch. Use when setting up authentication with Better Auth, configuring auth.ts, adding OAuth providers, or creating sign-in/sign-up flows.
npx skillsauth add georgekhananaev/claude-skills-vault better-authInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Complete authentication setup and integration guide using Better Auth for TypeScript/JavaScript applications.
| Skill | File | Use When | |-------|------|----------| | Best Practices | best-practices-SKILL.md | Configuring Better Auth, database adapters, sessions, plugins, security | | Create Auth | create-auth-SKILL.md | Scaffolding auth from scratch, adding login/signup to a project |
npm install better-authBETTER_AUTH_SECRET and BETTER_AUTH_URL env varsauth.ts with database + confignpx @better-auth/cli@latest migrateNext.js (App/Pages Router), SvelteKit, Nuxt, Astro, Express, Hono, SolidStart
PostgreSQL, MySQL, SQLite, MongoDB (via Prisma, Drizzle, or direct drivers)
twoFactor, organization, passkey, magicLink, emailOtp, username, admin, apiKey, bearer, jwt, sso
From better-auth/skills.
documentation
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
tools
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
development
Write clean, error-free markdown that IDEs and linters can parse without warnings. Use when writing documentation, README files, or skill files with code examples.
development
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks