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.json
  • firestore.rules and storage.rules
  • functions/ package files
  • .github/workflows/*
  • package.json scripts
  • test/ and androidTest/
Installs
9
GitHub Stars
2
First Seen
Jun 26, 2026
firebase-emulator-ci — gdvega/super-android-kotlin-firebase-skill