From jeremy-firestore
Manages Firestore CRUD, queries, batch writes, indexes, security rules, and migrations. Use for safe production document operations, troubleshooting, and emulator validation.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin jeremy-firestoreThis skill is limited to using the following tools:
Operate Firestore safely in production: schema-aware CRUD, query/index tuning, batch processing, and guardrails for permissions and cost.
Performs Firestore CRUD operations like adding documents with typed NoSQL data and deleting multiples via Node.js scripts. Use for document management and collection exploration.
Sets up and manages Cloud Firestore databases: lists/provisions Standard/Enterprise instances, configures security rules, designs data models, writes SDK queries (web/Android/iOS/Flutter/Python), checks indexes.
Generates Firestore index configurations and deploys them using gcloud CLI. Useful for optimizing queries in GCP Firestore databases. Auto-activates on Firestore index requests.
Share bugs, ideas, or general feedback.
Operate Firestore safely in production: schema-aware CRUD, query/index tuning, batch processing, and guardrails for permissions and cost.
Use this skill to design Firestore data access patterns and implement changes with the right indexes, security rules, and operational checks (emulator tests, monitoring, and rollback plans).
firestore.indexes.json updatesExample: Fix a failing query
Example: Batch migration
${CLAUDE_SKILL_DIR}/references/SKILL.full.md