firebase-basics

Installation
Summary

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
SKILL.md

Prerequisites

Complete these setup steps before proceeding:

  1. Local Environment Setup: Verify the environment is properly set up so we can use Firebase tools:
Related skills
Installs
79.7K
GitHub Stars
348
First Seen
Feb 17, 2026