Cmp Firebase Connect

Wire a freshly scaffolded CMP/KMP app to its OWN real Firebase project — the #1 post-scaffold manual step. Use this when the user wants to connect their app to Firebase, or asks "connect my app to firebase", "set up google-services.json", "wire firebase", "create a firebase project for this app", "replace the placeholder firebase config", "get a real GoogleService-Info.plist", "my app still has the REPLACE_ME firebase config", or right after cmp-new as post-scaffold onboarding. Drives the Firebase CLI end-to-end — login, project create/reuse, Android app registration, real google-services.json in place of the placeholder — every cloud-mutating command consent-gated, then proves it with a green assembleDebug. Android-first; iOS branch optional/deferred.

kvdm-co-pilot 4b90691 12.4 KB Updated

File contents

kvdm-co-pilot/create-cmp/tree/main/skills/cmp-firebase-connect commit 4b906912ff

Frequently asked questions

npx skillmds@latest add kvdm-co-pilot/cmp-firebase-connect