Back to skills

firebase-firestore-enterprise-native-mode

infrastructure

Guides you through setting up and using Firestore Enterprise Native Mode. Covers provisioning, data modeling, security rules, SDK usage for web and Python, and index configuration. Puts provisioning s

Setup & Installation

npx skills add https://github.com/firebase/firebase-firestore-enterprise-native-mode --skill firebase-firestore-enterprise-native-mode
or paste the link and ask your coding assistant to install it
https://github.com/firebase/firebase-firestore-enterprise-native-mode
View on GitHub

What This Skill Does

Guides you through setting up and using Firestore Enterprise Native Mode. Covers provisioning, data modeling, security rules, SDK usage for web and Python, and index configuration. Puts provisioning steps, security rule patterns, and SDK examples in one place so you don't have to piece together scattered Firebase docs.

When to use it

  • Working with firebase firestore enterprise native mode functionality
  • Implementing firebase firestore enterprise native mode features
  • Debugging firebase firestore enterprise native mode related issues