firestore▌
6 indexed skills · max 10 per page
firebase-firestore-basics
firebase/skills · Productivity
This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application.
firebase-firestore-basics
firebase/agent-skills · Productivity
Complete guide for provisioning, securing, and integrating Cloud Firestore into applications. \n \n Covers provisioning setup in Firebase projects and local environments using Firebase CLI \n Includes comprehensive security rules guidance for data protection and access control \n Provides SDK integration instructions for web applications using the modular SDK \n References index management, query optimization, and best practices documentation \n
firebase-firestore-standard
firebase/skills · Productivity
This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application.
firebase-firestore
jezweb/claude-skills · Productivity
NoSQL document database with real-time sync, offline persistence, and security rules. \n \n Supports both Client SDK (authenticated users) and Admin SDK (server-side, bypasses rules) with modular v9+ API for CRUD, queries, transactions, and batch operations \n Real-time listeners via onSnapshot() for documents and collections; requires manual unsubscribe to prevent memory leaks and connection limits \n Compound queries with multiple filters, range queries, array operations, and pagination via cu
firebase-firestore-standard
firebase/agent-skills · Productivity
Complete guide for provisioning, securing, and integrating Cloud Firestore Standard Edition. \n \n Covers provisioning setup in Firebase projects and local environments using Firebase CLI \n Includes detailed security rules guidance for data protection and access control \n Provides SDK integration instructions for web applications using the modular SDK \n References index management, query support, and optimization best practices \n
firebase-firestore-enterprise-native-mode
firebase/agent-skills · Productivity
Complete guide for provisioning, configuring, and securing Firestore Enterprise Native Mode. \n \n Covers provisioning setup, data model organization, and SDK integration across multiple languages \n Includes comprehensive security rules guidance for protecting data access and enforcing authorization policies \n Provides index configuration and query performance optimization best practices \n Structured reference documentation for each major setup and operational area \n