firebase

Installation
SKILL.md

Firebase — Google's Backend-as-a-Service

Overview

Firebase, Google's platform for building and scaling web and mobile applications. Helps developers set up authentication, Firestore/Realtime Database, Cloud Functions, hosting, storage, and analytics using Firebase's SDK and CLI.

Instructions

Project Setup

# Install Firebase CLI
npm install -g firebase-tools

# Login and initialize
firebase login
Related skills
Installs
2
GitHub Stars
47
First Seen
Mar 13, 2026