supabase-auth
✓Supabase で認証とユーザー操作を管理します。サインアップ、サインイン、サインアウト、パスワードのリセット、ユーザー管理に使用します。
SKILL.md
This skill provides authentication and user management operations through the Supabase Auth API. Supports email/password authentication, session management, user metadata, and password recovery.
Helper script: This skill uses the shared Supabase API helper. Make sure to source it:
| 400 | Invalid login credentials | Wrong email or password | | 400 | User already registered | Email already exists | | 401 | Invalid token | Access token expired or invalid | | 422 | Validation error | Invalid email format or weak password | | 429 | Too many requests | Rate limit exceeded |
Supabase で認証とユーザー操作を管理します。サインアップ、サインイン、サインアウト、パスワードのリセット、ユーザー管理に使用します。 ソース: nice-wolf-studio/claude-code-supabase-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-auth- カテゴリ
- !セキュリティ
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
supabase-auth とは?
Supabase で認証とユーザー操作を管理します。サインアップ、サインイン、サインアウト、パスワードのリセット、ユーザー管理に使用します。 ソース: nice-wolf-studio/claude-code-supabase-skills。
supabase-auth のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-auth インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/nice-wolf-studio/claude-code-supabase-skills
詳細
- カテゴリ
- !セキュリティ
- ソース
- skills.sh
- 初回登録
- 2026-02-01