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
11
First Seen
Aug 14, 2026
firebase-firestore — hoangsoft90/ai_skills