Security 7,305 installs

firebase-basics

by firebase/agent-skills

Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must…

Skill content

Firebase project setup and CLI workflow for AI agent integration.

- Requires prior completion of firebase-local-env-setup skill and Firebase CLI installation

- Core workflow covers authentication via firebase login, project creation with unique IDs, and service initialization through the interactive firebase init command

- Supports feature selection during setup including Firestore, Functions, and Hosting with automatic configuration file generation

- Self-documenting CLI with --help flags for discovering commands and detailed usage across all Firebase services

Prerequisites

Complete these setup steps before proceeding:

- Local Environment Setup: Verify the environment is properly set up so we
can use Firebase tools: