Firebase-auth-basics provides developers with guidance on setting up and implementing Firebase Authentication for applications that require user sign-in, account management, or secure data access. The skill covers core concepts including user properties, multiple identity provider options (email/password, Google, phone, anonymous, and custom auth), and token-based authentication workflows. It solves the problem of securely authenticating users and managing access control through Firebase's backend services and SDKs.
npx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basics