Loading...
Loading...
Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-localhost), project creation, project selection (`firebase use`), and app config file downloads (`google-services.json`, `GoogleService-Info.plist`). Use ONLY for CLI login, project creation/switching, or downloading app config files. Don't use for Firebase Hosting deploy, Firestore, Auth, App Hosting, Data Connect, Crashlytics, or Remote Config.
npx skill4agent add hoangsoft90/ai_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-localhostnpx skills add genkit-ai/skills