firebase-firestore-standard
Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.
How do I install this agent skill?
npx skills add https://github.com/firebase/agent-skills --skill firebase-firestore-standardIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides a comprehensive environment for managing Cloud Firestore, utilizing official Firebase tools and security best practices. The workflow includes automated generation of security rules based on codebase analysis and instructions for local emulation. All external dependencies and tools are official vendor resources.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
2/5 files flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Firestore Standard Edition
This skill provides a complete guide for getting started with Cloud Firestore Standard Edition, including provisioning, securing, and integrating it into your application.
Provisioning
To set up Cloud Firestore in your Firebase project and local environment, see provisioning.md.
Security Rules
For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md.
SDK Usage
To learn how to use Cloud Firestore in your application code, choose your platform:
- Web (Modular SDK): web_sdk_usage.md
Indexes
For checking index types, query support tables, and best practices, see indexes.md.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/firebase/agent-skills/firebase-firestore-standard">View firebase-firestore-standard on skillZs</a>