🎯

firebase-firestore

🎯Skill

from firebase/agent-skills

VibeIndex|
What it does
|

A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively. Supports installation via Agent Skills CLI, Gemini CLI extension, Claude Plugin, or manual setup.

Overview

Firebase Agent Skills is a collection of packaged instructions and scripts that extend AI coding agents with deep Firebase knowledge. It follows the Agent Skills format and supports multiple installation methods: the Agent Skills CLI (npx skills add firebase/skills), Gemini CLI extensions, Claude plugins via the Firebase marketplace, or manual setup by copying skill files into your editor's rules directory (Cursor, Windsurf, GitHub Copilot, and others). Local path installation and live symlinking are also available for contributors and developers iterating on the skills themselves.

Key Features

  • Multi-tool compatibility: Install once and use across Cursor, Windsurf, Gemini CLI, Claude, GitHub Copilot, and any tool that supports the Agent Skills format.
  • Multiple installation paths: Choose from the Agent Skills CLI, Gemini CLI extension, Claude plugin marketplace, manual copy, local path install, or live symlink for development.
  • Firebase-specific guidance: Provides AI agents with structured knowledge about Firebase services, including Firestore, so they can generate more accurate and idiomatic Firebase code.
  • Live development workflow: Symlink support lets contributors test skill changes instantly without re-installing or copying files.
  • Open-source and extensible: Apache 2 licensed, with a straightforward fork-and-PR contribution model.

Who is this for?

  • Developers building applications on Firebase who want their AI coding assistant to produce better Firebase-specific code
  • Teams adopting multiple AI coding tools (Cursor, Copilot, Claude, Gemini) who want consistent Firebase knowledge across all of them
  • Contributors to the Agent Skills ecosystem looking for a reference implementation of the skills packaging format
  • Firebase power users who want to extend or customize the skills for their own project patterns
📦

Same repository

firebase/agent-skills(26 items)

firebase-firestore

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add firebase/agent-skills --skill firebase-firestore
skills.sh Install⚠ Installs to .agents/skills/
npx skills add firebase/agent-skills --skill firebase-firestore
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/firebase-firestore/SKILL.md

SKILL.md

76,889Installs
-
AddedApr 30, 2026

More from this repository10

🎯
firebase-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-auth-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-app-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-data-connect🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-security-rules-auditor🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-ai-logic-basics🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-crashlytics🎯Skill

A Firebase agent skill that helps AI coding agents understand and work with Firebase Crashlytics for crash reporting and diagnostics, following the Agent Skills format.

🎯
xcode-project-setup🎯Skill

A Firebase agent skill that helps AI coding agents set up and configure Firebase in Xcode projects for iOS and macOS development, following the Agent Skills format.

🎯
firebase-remote-config-basics🎯Skill

A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively, installable via the skills CLI, Gemini CLI extension, or Claude plugin.