firebase-local-env-setup

Verify Node.js, install Firebase CLI, and perform first-time login.

Updated Apr 2, 2025
One-click install
npx skills add https://github.com/xbg-solutions/boilerplate_sveltekit --skill firebase-local-env-setup-xbg-solutions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: firebase-local-env-setup
Source: https://github.com/xbg-solutions/boilerplate_sveltekit/tree/main/.claude/skills/firebase/firebase-local-env-setup
Command: npx skills add https://github.com/xbg-solutions/boilerplate_sveltekit --skill firebase-local-env-setup-xbg-solutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bare minimum initial setup for getting started with Firebase (Node.js, CLI installation, first-time login). Use ONLY for first-time setup. For updating, troubleshooting, or refreshing an existing environment, use the firebase-basics skill instead.

Core Features & Use Cases

  • Node.js version verification and guidance.
  • Firebase CLI installation and authentication.
  • MCP/agent-skills readiness setup for first-time environments.
  • Critical rule: Do NOT proceed with any Firebase tasks until every step above has been completed.

Quick Start

Run the firebase-local-env-setup skill to verify Node.js is installed, install Firebase CLI, and perform first-time login.

Frequently Asked Questions about firebase-local-env-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Firebase local environment for the first time?▼

To set up a Firebase local environment for the first time, you need to verify Node.js is installed, install the Firebase CLI, and complete the initial authentication login process before starting any tasks.

Do I need a specific Node.js version for Firebase CLI installation?▼

Yes, Firebase CLI installation requires Node.js version 20 or higher. Your local environment setup will verify this prerequisite before proceeding with Firebase CLI installation and first-time login.

Can I use this setup for MCP and agent-skills readiness?▼

Yes, this first-time Firebase local environment setup includes MCP and agent-skills readiness preparation, ensuring the required infrastructure is properly configured before you proceed with any Firebase tasks.

Why should I not use this setup for troubleshooting an existing Firebase environment?▼

This setup is designed strictly for first-time initialization. You should not use it for troubleshooting or refreshing an existing Firebase environment; instead, use a dedicated Firebase basics skill to handle updates and maintenance.

What happens if I run Firebase tasks before completing the local environment setup?▼

Running Firebase tasks before completing the local environment setup violates a critical rule. You must verify Node.js, install the Firebase CLI, and finish first-time login to ensure MCP and agent-skills infrastructure readiness.