AI AGENT ADDONS

Firebase Firestore Standard

firebase/agent-skills
Databases
36,733installs

Cloud Firestore is a database that helps you store and sync data for your apps. It works well with web and mobile projects. This guide shows you how to set up Firestore, write security rules, and use the Firebase SDK.

You will learn to provision a database, protect your data with rules, and connect to Firestore from your code. The skill covers everything from basic setup to advanced topics like indexes and query support.

Anyone building an app that needs a reliable, real-time database can benefit from this skill. It uses plain steps and clear examples to get you started fast.

Add Firebase Firestore Standard skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-firestore-standard

Project

mkdir -p .claude/skills/firebase-firestore-standard

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
28 days ago
Created
5 months ago