firebase-firestore-standard
Complete guide for provisioning, securing, and integrating Cloud Firestore Standard Edition.
- Covers provisioning setup in Firebase projects and local environments using Firebase CLI
- Includes detailed security rules guidance for data protection and access control
- Provides SDK integration instructions for web applications using the modular SDK
- References index management, query support, and optimization best practices
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.
Security Rules
For guidance on writing and deploying Firestore Security Rules to protect your data, see 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
Indexes
More from firebase/agent-skills
firebase-basics
>-
51.0Kfirebase-auth-basics
Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.
50.6Kfirebase-hosting-basics
Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting.
49.3Kfirebase-app-hosting-basics
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
49.0Kfirebase-data-connect
Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations, writing authorized queries and mutations, configuring real-time data updates, or generating type-safe SDKs. Use when you need a relational database with Firebase, or when the user mentions SQL Connect or Data Connect.
48.8Kdeveloping-genkit-js
Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.
47.6K