firebase-firestore-basics
Comprehensive guide for Firestore basics 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-basicsIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill is a comprehensive documentation guide for Cloud Firestore. It provides instructions on provisioning, security rules, indexes, and SDK usage. It promotes security best practices like the 'Default Deny' principle and includes a structured workflow for testing security rules using official Firebase tools.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1/5 files flagged
What does this agent skill do?
Firestore Basics
This skill provides a complete guide for getting started with Cloud Firestore, 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-basics">View firebase-firestore-basics on skillZs</a>