关于
The firebase-auth skill provides Claude with the specialized knowledge to architect and deploy complete authentication systems within Firebase environments. It covers both client-side SDK implementation and server-side Admin SDK integration, enabling features like email/password signups, OAuth providers (Google, GitHub, Apple), phone authentication, and Multi-Factor Authentication (MFA). Beyond basic login, it assists with complex tasks such as session cookie management, custom user claims for role-based access control (RBAC), and robust error handling for common Firebase Auth failure codes, ensuring production-ready security patterns.