firebase-firestore-enterprise-native-mode
Complete guide for provisioning, configuring, and securing Firestore Enterprise Native Mode.
- Covers provisioning setup, data model organization, and SDK integration across multiple languages
- Includes comprehensive security rules guidance for protecting data access and enforcing authorization policies
- Provides index configuration and query performance optimization best practices
- Structured reference documentation for each major setup and operational area
Firestore Enterprise Native Mode
This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage.
Provisioning
To set up Firestore Enterprise Native Mode in your Firebase project and local environment, see provisioning.md.
Data Model
To learn about Firestore data model and how to organize your data, see data_model.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 Firestore Enterprise Native Mode in your application code, see:
More from firebase/agent-skills
firebase-basics
>-
50.8Kfirebase-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.4Kfirebase-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.1Kfirebase-app-hosting-basics
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
48.8Kfirebase-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.6Kdeveloping-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.5K
More in Databases
supabase-postgres-best-practices
Postgres patterns for Supabase: schema design, RLS, indexing, and query performance
supabase/agent-skillssupabase
Supabase client: auth, storage, realtime, edge functions, and migrations
supabase/agent-skillsconvex-quickstart
Convex schema, queries, mutations, and real-time reactivity patterns
get-convex/agent-skillsconvex-setup-auth
Authentication in Convex with Clerk, Auth0, and custom JWT providers
get-convex/agent-skillsneon-postgres
Neon-specific patterns: branching workflow, serverless driver, and connection pooling
neondatabase/agent-skills