Loading...
Loading...
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.
npx skill4agent add falahat/agent-skills firebase-basicsnpx -y firebase-tools@latest --versionnpx -y firebase-tools@latest loginnpx -y firebase-tools@latest login --no-localhost[!IMPORTANT] For Agents: Before proceeding with project configuration, you MUST pause and ask the developer if they prefer to:
- Provide an existing Firebase Project ID, or
- Create a new Firebase project.
npx -y firebase-tools@latest useActive Project: <project-id>npx -y firebase-tools@latest use <PROJECT_ID>npx -y firebase-tools@latest projects:create <project-id> --display-name "<display-name>"<project-id>npx -y firebase-tools@latestfirebasenpx -y firebase-tools@latest --versionfirebasedeveloperknowledge_search_documentsgoogle-services.jsonGoogleService-Info.plistnpx -y firebase-tools@latest apps:sdkconfig ANDROID <APP_ID> --project <PROJECT_ID>npx -y firebase-tools@latest apps:sdkconfig IOS <APP_ID> --project <PROJECT_ID>app/google-services.jsonxcode-project-setupnpx -y firebase-tools@latest login --no-localhost