#507

Global Rank · of 600 Skills

firebase-firestore-basics AI Agent Skill

View Source: firebase/agent-skills

Safe

Installation

npx skills add firebase/agent-skills --skill firebase-firestore-basics

1.3K

Installs

Logo Firebase Agent Skills

A collection of skills for AI coding agents, to help them understand and work with Firebase more effectively.

Skills are packaged instructions and scripts that extend agent capabilities, following the Agent Skills format.

Installation

Option 1: Agent Skills CLI

For most popular AI-assistive tools, you can use the skills CLI to install Firebase agent skills:

npx skills add firebase/skills

Option 2: Gemini CLI Extension

This repository is configured as a Gemini CLI extension. You can add it using the Gemini CLI:

gemini extensions install https://github.com/firebase/skills

Option 3: Claude Plugin

  1. Add the Firebase marketplace for Claude plugins:
claude plugin marketplace add firebase/skills

Install the Claude plugin for Firebase:

claude plugin install firebase@firebase

Verify the installation:

claude plugin marketplace list

Option 4: Manual Set Up

  1. Clone this repository:
git clone https://github.com/firebase/skills.git
  1. Copy the contents of the skills directory to the appropriate location for your AI tool. Common locations include:
    • Cursor: .cursor/rules/
    • Windsurf: .windsurfrules/
    • GitHub Copilot: .github/copilot-instructions.md (or project-specific instruction files)

Option 5: Local Path via Agent Skills CLI

The skills CLI also supports installing skills from a local directory. If you have cloned this repository, you can add skills by pointing the CLI to your local folder:

npx skills add /path/to/your/local/firebase-skills/skills

If you make changes to the local skills repository and want to update your project with the new changes, you can update them by running:

npx skills experimental_install

Option 6: Local Development (Live Symlinking)

If you are actively contributing to or developing these skills, using npx skills add or copying files means you have to manually update them every time you make a change. Instead, use a symlink so that changes in your local clone are immediately reflected in your test project.

For example, to test with Cursor:

ln -s /path/to/firebase-skills/skills /path/to/your/test-project/.cursor/rules

🀝 Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit changes: git commit -m 'Add amazing feature'
  4. Push to branch: git push origin feature/amazing-feature
  5. Open a Pull Request (PR)

πŸ“„ License

This project is licensed under the Apache 2 License - see the LICENSE file for details.

Made with ❀️ from Firebase for the AI community

Installs

Installs 1.3K
Global Rank #507 of 600

Security Audit

ath Safe
socket Safe
Alerts: 0 Score: 90
snyk Low
EU EU-Hosted Inference API

Power your AI Agents with the best open-source models.

Drop-in OpenAI-compatible API. No data leaves Europe.

Explore Inference API

GLM

GLM 5

$1.00 / $3.20

per M tokens

Kimi

Kimi K2.5

$0.60 / $2.80

per M tokens

MiniMax

MiniMax M2.5

$0.30 / $1.20

per M tokens

Qwen

Qwen3.5 122B

$0.40 / $3.00

per M tokens

How to use this skill

1

Install firebase-firestore-basics by running npx skills add firebase/agent-skills --skill firebase-firestore-basics in your project directory. Run the install command above in your project directory. The skill file will be downloaded from GitHub and placed in your project.

2

No configuration needed. Your AI agent (Claude Code, Cursor, Windsurf, etc.) automatically detects installed skills and uses them as context when generating code.

3

The skill enhances your agent's understanding of firebase-firestore-basics, helping it follow established patterns, avoid common mistakes, and produce production-ready output.

What you get

Skills are plain-text instruction files β€” not executable code. They encode expert knowledge about frameworks, languages, or tools that your AI agent reads to improve its output. This means zero runtime overhead, no dependency conflicts, and full transparency: you can read and review every instruction before installing.

Compatibility

This skill works with any AI coding agent that supports the skills.sh format, including Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider, and other tools that read project-level context files. Skills are framework-agnostic at the transport level β€” the content inside determines which language or framework it applies to.

Data sourced from the skills.sh registry and GitHub. Install counts and security audits are updated regularly.

EU Made in Europe

Chat with 100+ AI Models in one App.

Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.

Customer Support