What problem does it solve?
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. This ensures developers can quickly verify the CLI availability, initialize environments, authenticate, set active projects, and prepare config files like google-services.json and GoogleService-Info.plist.
Core Features & Use Cases
- Foundational CLI setup: verify firebase-tools, initialize a project, and manage active project context across platforms.
- Authentication & project handling: guide login, project selection, and environment preparation for iOS, Android, and Web apps.
- Use Case: A developer wants to bootstrap a new Firebase-backed app; this skill ensures the environment is ready and configured with the correct project context.
Quick Start
After loading this skill, run the provided steps to verify Firebase CLI installation, initialize a Firebase project, authenticate, and fetch app configuration files.