๐ŸŽฏ

firebase-firestore-standard

๐ŸŽฏSkill

from firebase/agent-skills

VibeIndex|
What it does
|

Comprehensive guide to Cloud Firestore Standard Edition โ€” covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.

Overview

Part of the official Firebase Agent Skills collection. firebase-firestore-standard is a comprehensive guide to Cloud Firestore Standard Edition covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.

Key Features

  • Firestore Standard Edition provisioning and project setup
  • Security Rules patterns for common access-control scenarios
  • Web SDK usage including query and listener patterns
  • Index creation and management for performant queries

Who is this for?

Developers building or maintaining Firebase apps on Firestore Standard who want an AI coding agent that ships correct rules, SDK usage, and indexes. Especially useful when tightening security rules or diagnosing slow queries.

๐Ÿ“ฆ

Same repository

firebase/agent-skills(18 items)

firebase-firestore-standard

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add firebase/agent-skills --skill firebase-firestore-standard
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add firebase/agent-skills --skill firebase-firestore-standard
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/firebase-firestore-standard/SKILL.md

SKILL.md

35,152Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
firebase-basics๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
firebase-auth-basics๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
firebase-hosting-basics๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
firebase-app-hosting-basics๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
firebase-data-connect๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
developing-genkit-js๐ŸŽฏSkill

Builds AI-powered Node.js/TypeScript applications with Genkit โ€” flows, tools, agents, and validation โ€” with explicit guidance to defer to current docs because the Genkit API recently changed.

๐ŸŽฏ
firebase-firestore-enterprise-native-mode๐ŸŽฏSkill

Complete guide to Firestore Enterprise Native Mode โ€” provisioning, data model, security rules, Web and Python SDK usage, and indexing for Firebase projects.

๐ŸŽฏ
developing-genkit-dart๐ŸŽฏSkill

Builds AI agents and flows in Dart/Flutter with the Genkit Dart SDK โ€” `ai.generate`, `ai.defineTool`, `ai.defineFlow`, embeddings, and streaming โ€” alongside the Genkit CLI dev UI.

๐ŸŽฏ
firebase-ai-logic๐ŸŽฏSkill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

๐ŸŽฏ
developing-genkit-go๐ŸŽฏSkill

Skill for developing AI-powered applications with Genkit in Go โ€” covering generation, structured output, streaming, tool calling, prompts, and flows across Google AI, Vertex AI, Anthropic, OpenAI-compatible, and Ollama model providers. Use when building AI features or agents in Go with the Genkit SDK.