AI AGENT ADDONS

Firebase Basics

firebase/agent-skills
Cloud & Infrastructure
110,141installs

Setting up a Firebase project is easier with the right tools. This skill helps you use the Firebase CLI to check your version, log in, and pick or create a project. You will also learn how to get important files like google-services.json or GoogleService-Info.plist.

Before you start, make sure your environment is ready. Run a simple command to see if the Firebase CLI is installed. Then log in to your Firebase account. If you are in a remote shell without a browser, use a special login method. Always use npx to run the latest Firebase tools.

Managing your active project is next. You can use an existing project ID or create a new one. The skill walks you through both steps. It also reminds you to ask the developer for their preference before making changes. This keeps your work organized and avoids mistakes.

Add Firebase Basics skill to your workflow

Global

mkdir -p ~/.claude/skills/firebase-basics

Project

mkdir -p .claude/skills/firebase-basics

Source Repository

Stars
364
Forks
70
Watchers
364
License
Apache-2.0
Last Push
29 days ago
Created
5 months ago