Skip to main content
Back to registry

firebase-firestore

jezweb/claude-skills

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0

Installs426
Install command
npx skills add https://github.com/jezweb/claude-skills --skill firebase-firestore
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0 CRITICAL: CRITICAL: CRITICAL: Collection group queries require an index. Create in Firebase Console or deploy via firestore.indexes.json . CRITICAL: CRITICAL: This skill prevents 10 documented Firestore errors: Last verified : 2026-01-25 | Skill version : 1.0.0 - Never expose FIREBASE_PRIVATE_KEY in client code - Use Admin SDK for server-side operations (bypasses security rules) - Use Client SDK for authenticated user operations - Always unsubscribe from listeners to prevent memory leaks - Listeners count against your concurrent connection limit - Each listener is a WebSocket connection - Transactions can fail and retry automatically (up to 5 times) - Don't perform side effects inside transaction (may run multiple times) - All reads must come before writes in a transaction - Firestore auto-creates single-field indexes - Composite indexes must be created manually or via error link - Collection group queries always require an index - Firestore Overview : - Get Started : - Data Model : - Security Rules : - Query Data : - Manage Data : - Offline Data :

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firebase-firestore do?

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0

Is firebase-firestore good?

firebase-firestore does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firebase-firestore work with?

firebase-firestore currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to firebase-firestore?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firebase-firestore?

npx skills add https://github.com/jezweb/claude-skills --skill firebase-firestore

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering