From jeremy-firestore
Manages Firestore CRUD, queries, batch writes, indexes, security rules, and migrations. Use for safe production document operations, troubleshooting, and emulator validation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-firestore:firestore-operations-managerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Operate Firestore safely in production: schema-aware CRUD, query/index tuning, batch processing, and guardrails for permissions and cost.
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.md5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub luxdevnet/claude-plus-lux --plugin jeremy-firestoreManages Firestore CRUD, queries, batch writes, index troubleshooting, and migration planning with schema-aware patterns and security rule checks.
Sets up, manages, and executes queries against Cloud Firestore databases. Handles instance selection, edition detection, provisioning, security rules, data modeling, client SDK queries (including full-text search and joins), and indexes.
Creates Firestore indexes for Google Cloud Platform projects. Assists with index configuration, generation, and validation.