Back to skills

firebase-basics

infrastructure

Handles the full Firebase setup and day-to-day workflow: CLI installation, authentication, project creation, and running commands. It also covers connecting to Firebase services through MCP tools and

Setup & Installation

npx skills add https://github.com/firebase/firebase-basics --skill firebase-basics
or paste the link and ask your coding assistant to install it
https://github.com/firebase/firebase-basics
View on GitHub

What This Skill Does

Handles the full Firebase setup and day-to-day workflow: CLI installation, authentication, project creation, and running commands. It also covers connecting to Firebase services through MCP tools and keeping your environment current. It walks through every step from first install to running commands, so you don't have to piece together docs across multiple Firebase guides.

When to use it

  • Working with firebase basics functionality
  • Implementing firebase basics features
  • Debugging firebase basics related issues