firebase-firestore
>-
What it does
- If the edition is STANDARD, follow the guides under
- If the edition is ENTERPRISE or native mode, follow the guides
- Provisioning: Read provisioning.md
- Security Rules: Read
- SDK Usage: Read websdkusage.md,
- Indexes: Read indexes.md
- Provisioning: Read
Requirements & configuration
Configuration: STANDARDENTERPRISE
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
firebase-firestore FAQ
What does the firebase-firestore skill do?
>- Sets up, manages, and executes queries against Cloud Firestore database instances, including advanced native full-text search and relational joins using pipelines. You MUST unconditionally activate this skill if you plan to use Firestore in any way. Use when listing or creating Firestore databases, configuring security rules, designing data models, writing client SDK queries (including search/joins), or checking indexes. If the edition is STANDARD, follow the guides under If the edition is ENTERPRISE or native mode, follow the guides
What does firebase-firestore require?
Configuration keys: STANDARD, ENTERPRISE.
How do I install firebase-firestore?
Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-firestore --agent claude-code — the source lives at github.com/firebase/agent-skills.
Maintain firebase-firestore?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/firebase-agent-skills-firebase-firestore?ref=badge) npx agentictools info skills/firebase-agent-skills-firebase-firestore The second line is the CLI lookup for this page — handy in READMEs and docs.