·better-auth-best-practices
!

better-auth-best-practices

connorads/dotfiles

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

6Installs·1Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --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.

File Location 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: connorads/dotfiles.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is better-auth-best-practices?

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework. Source: connorads/dotfiles.

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/connorads/dotfiles --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/connorads/dotfiles