·better-auth-best-practices
!

better-auth-best-practices

andrelandgraf/fullstackrecipes

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

26Installs·0Trend·@andrelandgraf

Installation

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

SKILL.md

Better Auth is a TypeScript-first, framework-agnostic auth framework supporting email/password, OAuth, magic links, passkeys, and more via plugins.

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.

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework. Source: andrelandgraf/fullstackrecipes.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-best-practices
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is better-auth-best-practices?

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework. Source: andrelandgraf/fullstackrecipes.

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

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill better-auth-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/andrelandgraf/fullstackrecipes