firebase-basics

>-

firebase ↓ 113k
Claude Code
View source ↗

What it does

  • Run npx -y firebase-tools@latest --version to check if the Firebase CLI
  • Verify if the Firebase MCP server is installed using your existing tools.
  • CRITICAL: Before configuring any extensions or agent environments
  • DO NOT SKIP this step: if 'firebase-basics' is the only Firebase skill
  • Gemini CLI: Review
  • Antigravity: Review
  • Android Studio: Review

Requirements & configuration

  • 1. Active Project: Most Firebase tasks require an active project context.
  • need to interact with remote Firebase APIs (such as fetching Crashlytics logs
  • when you need to initialize new Firebase services using the CLI.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

firebase-basics FAQ

What does the firebase-basics skill do?

>- Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files. Run npx -y firebase-tools@latest --version to check if the Firebase CLI Verify if the Firebase MCP server is installed using your existing tools.

What does firebase-basics require?

1. Active Project: Most Firebase tasks require an active project context. need to interact with remote Firebase APIs (such as fetching Crashlytics logs when you need to initialize new Firebase services using the CLI.

How do I install firebase-basics?

Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-basics --agent claude-code — the source lives at github.com/firebase/agent-skills.

Maintain firebase-basics?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

firebase-basics on getagentictools
[![firebase-basics on getagentictools](https://getagentictools.com/badge/skills/firebase-agent-skills-firebase-basics.svg)](https://getagentictools.com/skills/firebase-agent-skills-firebase-basics?ref=badge)
npx agentictools info skills/firebase-agent-skills-firebase-basics

The second line is the CLI lookup for this page — handy in READMEs and docs.