← スキル一覧に戻る

better-auth
by fusengine
Redefining development through cognitive automation and collaborative agent systems.
⭐ 0🍴 0📅 2026年1月25日
SKILL.md
name: better-auth description: Expert Better Auth implementation for TypeScript/JavaScript authentication. Covers sessions, OAuth providers, plugins, adapters, and security. Use when working with authentication, login, signup, sessions, OAuth, social login, or user management. user-invocable: false
Better Auth Expert
Overview
Better Auth is a comprehensive authentication library for TypeScript/JavaScript applications with built-in support for sessions, OAuth, plugins, and multiple database adapters.
Quick Start
bun add better-auth
Documentation Structure
- installation.md - Installation and setup
- basic-usage.md - Basic usage patterns
- introduction.md - Introduction to Better Auth
- concepts/ - Core concepts (sessions, database, plugins)
- authentication/ - Auth methods (email, OAuth, passkeys)
- plugins/ - Available plugins
- adapters/ - Database adapters
- integrations/ - Framework integrations
- guides/ - How-to guides
- reference/ - API reference
- examples/ - Example implementations
- errors/ - Error handling
Key Features
- Session-based authentication
- OAuth providers (Google, GitHub, Discord, etc.)
- Email/Password authentication
- Passkeys/WebAuthn
- Two-factor authentication
- Multiple database adapters
- Plugin system
Instructions
- Configure auth instance with database adapter
- Set up session management
- Add authentication providers as needed
- Use plugins for extended functionality
- Integrate with your framework
Documentation Reference
Official site: https://www.better-auth.com
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です