Back to Skills

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.

$ npx promptcreek add firebase-firestore-enterprise-native-mode

Auto-detects your installed agents and installs the skill to each one.

What This Skill Does

This skill offers a complete guide to getting started with Firestore Enterprise Native Mode, covering provisioning, data modeling, security rules, and SDK usage. It provides links to detailed documentation for each aspect, enabling users to effectively set up and utilize Firestore Enterprise in their projects.

When to Use

  • Provision Firestore Enterprise Native Mode.
  • Organize data within Firestore.
  • Write and deploy security rules.
  • Use Firestore SDKs in application code.
  • Optimize query performance with indexes.
  • Improve slow queries.

Key Features

Provides instructions for provisioning Firestore Enterprise.
Explains Firestore data model concepts.
Guides users in writing and deploying security rules.
Offers resources for SDK usage.
Provides information on indexes and query optimization.
Covers setup, data modeling, security, and SDKs.

Installation

Run in your project directory:
$ npx promptcreek add firebase-firestore-enterprise-native-mode

Auto-detects your installed agents (Claude Code, Cursor, Codex, etc.) and installs the skill to each one.

View Full Skill Content

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 sdks.md.

Indexes

Indexes help improve query performance and speed up slow queries. For checking index types, query support tables, and best practices, see indexes.md.

0Installs
0Views

Supported Agents

Claude CodeCursorCodexGemini CLIAiderWindsurfOpenClaw

Details

License
MIT
Source
admin
Published
3/18/2026

Tags

Related Skills