firebase-emulator-ci
Installation
SKILL.md
Purpose
Run Firebase-sensitive tests locally and in CI without touching production projects or open rules.
When to use
- Testing Firebase Security Rules.
- Configuring Firebase Emulator Suite.
- Adding CI for Firestore, Auth, Functions or Storage tests.
- Separating dev, staging and production Firebase environments.
Inputs to inspect
firebase.jsonfirestore.rulesandstorage.rulesfunctions/package files.github/workflows/*package.jsonscriptstest/andandroidTest/