Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.
Scanned 5/30/2026
Install to Claude Code
npx -y skills add aiskillstore/marketplace --skill firebase-firestore-standard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Firebase Firestore Standard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aiskillstore-firebase-firestore-standard)More formats (shields.io, HTML) on the badges page.
---
name: firebase-firestore-standard
description: Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.
compatibility: This skill is best used with the Firebase CLI, but does not require it. Firebase CLI can be accessed through `npx -y firebase-tools@latest`.
---
# Firestore Standard Edition
This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application.
## Provisioning
To set up Cloud Firestore in your Firebase project and local environment, see [provisioning.md](references/provisioning.md).
## Security Rules
For guidance on writing and deploying Firestore Security Rules to protect your data, see [security_rules.md](references/security_rules.md).
## SDK Usage
To learn how to use Cloud Firestore in your application code, choose your platform:
* **Web (Modular SDK)**: [web_sdk_usage.md](references/web_sdk_usage.md)
## Indexes
For checking index types, query support tables, and best practices, see [indexes.md](references/indexes.md).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!