using-firebase

Bootstrap Firebase projects and configure Firestore, Cloud Functions, and hosting.

2|3|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/SpillwaveSolutions/using-firebase --skill using-firebase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: using-firebase
Source: https://github.com/SpillwaveSolutions/using-firebase/tree/main/.
Command: npx skills add https://github.com/SpillwaveSolutions/using-firebase --skill using-firebase

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill consolidates Firebase development guidance and automation scripts to help engineers bootstrap projects, configure Firestore, Cloud Functions, hosting, and GCP integrations with minimal manual setup.

Core Features & Use Cases

  • Guided Firebase setup: Step-by-step guidance for Firestore, Cloud Functions, hosting, and security rules.
  • Automated project bootstrapping: Scripts for initializing projects, starting emulators, and deploying resources.
  • GCP integration and deployment: Quick access to CLI commands and workflows to manage secrets, emulators, and deployments.

Quick Start

Initialize a new project with scripts/init_project.sh [project-id], start emulators with scripts/start_emulators.sh, and deploy with scripts/deploy.sh.