firebase-auth-basics とは?
Firebase Authentication の設定と使用に関するガイド。このスキルは、ユーザーのアプリでユーザーのサインイン、ユーザー管理、または認証ルールを使用した安全なデータ アクセスが必要な場合に使用します。 ソース: firebase/agent-skills。
Firebase Authentication の設定と使用に関するガイド。このスキルは、ユーザーのアプリでユーザーのサインイン、ユーザー管理、または認証ルールを使用した安全なデータ アクセスが必要な場合に使用します。
コマンドラインで firebase-auth-basics AI スキルを開発環境にすばやくインストール
ソース: firebase/agent-skills。
Firebase Authentication provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app.
A user is an entity that can sign in to your app. Each user is identified by a unique ID (uid) which is guaranteed to be unique across all providers. User properties include:
Google Sign In is recommended as a good and secure default provider.
Firebase Authentication の設定と使用に関するガイド。このスキルは、ユーザーのアプリでユーザーのサインイン、ユーザー管理、または認証ルールを使用した安全なデータ アクセスが必要な場合に使用します。 ソース: firebase/agent-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basicsFirebase Authentication の設定と使用に関するガイド。このスキルは、ユーザーのアプリでユーザーのサインイン、ユーザー管理、または認証ルールを使用した安全なデータ アクセスが必要な場合に使用します。 ソース: firebase/agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basics インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/firebase/agent-skills