·tool-better-auth
!

tool-better-auth

heyvhuang/ship-faster

Use when implementing authentication with Better Auth in a TypeScript/Next.js app (session strategy, providers, cookies, CSRF, redirects, middleware, and security best practices).

6Installs·0Trend·@heyvhuang

Installation

$npx skills add https://github.com/heyvhuang/ship-faster --skill tool-better-auth

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.

Use when implementing authentication with Better Auth in a TypeScript/Next.js app (session strategy, providers, cookies, CSRF, redirects, middleware, and security best practices). Source: heyvhuang/ship-faster.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/heyvhuang/ship-faster --skill tool-better-auth
Category
!Security
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is tool-better-auth?

Use when implementing authentication with Better Auth in a TypeScript/Next.js app (session strategy, providers, cookies, CSRF, redirects, middleware, and security best practices). Source: heyvhuang/ship-faster.

How do I install tool-better-auth?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/heyvhuang/ship-faster --skill tool-better-auth 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/heyvhuang/ship-faster