firebase-basics

Set up Firebase prerequisites and configure the Firebase CLI.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill firebase-basics-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firebase-basics
Source: https://github.com/google/skills/tree/main/skills/cloud/firebase-basics
Command: npx skills add https://github.com/google/skills --skill firebase-basics-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides a foundation for working with Firebase, ensuring you have the necessary setup and tools in place to use Firebase products effectively.

Core Features & Use Cases

  • Mandatory Prerequisites: Walks you through the necessary setup, including NPM and Agent Skills installation.
  • Firebase CLI: Introduces you to using the Firebase CLI for logging in and setting an active project.
  • Reference Directory: Provides extensive documentation and references to Firebase's core concepts, CLI usage, client library usage, IaC, IAM, and security features.

Quick Start

Log in to the Firebase CLI and set up your active project for Firebase operations.

Frequently Asked Questions about firebase-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Firebase CLI for a web or mobile project?

To set up the Firebase CLI, you need to install NPM and Agent Skills first, then use the CLI to log in and set your active project for Firebase operations.

What prerequisites are required to start using Firebase for web development?

The mandatory prerequisites for Firebase include installing NPM and Agent Skills, which provide the foundation needed to install the Firebase CLI and manage projects.

Can I use this to manage Firebase authentication and security rules?

Yes, the reference directory provides extensive documentation on Firebase IAM, security features, and core concepts needed to manage authentication and access control.

Does the Firebase setup process support both mobile and web development?

Yes, the Firebase setup targets both web and mobile developers, providing a foundation for Firebase product usage across both platforms via the CLI.

How do I log in and set an active project using the Firebase CLI?

You can log in and set up your active project using Firebase CLI commands after completing the mandatory NPM and Agent Skills installation prerequisites.