firebase-firestore

Installation
SKILL.md

Cloud Firestore Database and Operations

Before setting up dependencies, writing data models, or configuring security rules, you MUST always identify the Firestore instance edition.

1. Instance Selection and Edition Detection

Run the following command to list current Firestore databases: bash npx -y firebase-tools@latest firestore:databases:list

A. Instance Found

Installs
7
First Seen
May 19, 2026
firebase-firestore — falahat/agent-skills