·better-auth
!

better-auth

akornmeier/claude-config

Better Auth を実装するためのガイド - TypeScript のフレームワークに依存しない認証および認可フレームワーク。電子メール/パスワード、OAuth、2FA、パスキー、または高度な認証機能などの認証機能をアプリケーションに追加する場合に使用します。

2インストール·0トレンド·@akornmeier

インストール

$npx skills add https://github.com/akornmeier/claude-config --skill better-auth

SKILL.md

Better Auth is a comprehensive, framework-agnostic authentication and authorization framework for TypeScript that provides built-in support for email/password authentication, social sign-on, and a powerful plugin ecosystem for advanced features.

Generate secret: Use openssl or a random string generator (min 32 characters).

Create auth.ts in project root, lib/, utils/, or nested under src/, app/, or server/:

Better Auth を実装するためのガイド - TypeScript のフレームワークに依存しない認証および認可フレームワーク。電子メール/パスワード、OAuth、2FA、パスキー、または高度な認証機能などの認証機能をアプリケーションに追加する場合に使用します。 ソース: akornmeier/claude-config。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/akornmeier/claude-config --skill better-auth
カテゴリ
!セキュリティ
認証済み
初回登録
2026-02-05
更新日
2026-02-18

クイックアンサー

better-auth とは?

Better Auth を実装するためのガイド - TypeScript のフレームワークに依存しない認証および認可フレームワーク。電子メール/パスワード、OAuth、2FA、パスキー、または高度な認証機能などの認証機能をアプリケーションに追加する場合に使用します。 ソース: akornmeier/claude-config。

better-auth のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/akornmeier/claude-config --skill better-auth インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/akornmeier/claude-config