firebase-firestore-enterprise-native-mode
Comprehensive guide for Firestore enterprise native including provisioning, data model, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore Enterprise with the Native mode, writing security rules, or using the Firestore SDK in their application.
How do I install this agent skill?
npx skills add https://github.com/firebase/agent-skills --skill firebase-firestore-enterprise-native-modeIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides documentation and specialized agent instructions for managing Google Cloud Firestore in Enterprise Native Mode. It guides the agent through provisioning, data modeling, and SDK usage. It includes a comprehensive framework for generating secure Firestore Security Rules, featuring a structured analysis phase and a 'devil's advocate' testing phase to ensure the principle of least privilege. All referenced tools and libraries are official Firebase/Google components and no malicious patterns were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
2/6 files flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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:
Indexes
Indexes help improve query performance and speed up slow queries. For checking index types, query support tables, and best practices, see indexes.md.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/firebase/agent-skills/firebase-firestore-enterprise-native-mode">View firebase-firestore-enterprise-native-mode on skillZs</a>