firebase-hosting-basics

Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.

Score 0(?)VerifiedCodeby Firebase (Google)SourceDocs
Verified for:

Install

$ claude plugin marketplace add firebase/agent-skills

Then install the firebase plugin from the marketplace.

Best for

Web apps already in the Google/Firebase ecosystem (Firestore, Auth) that want the agent to handle hosting setup and the deploy step without leaving chat.

Not ideal for

Static-only sites with no Firebase dependency — a generic static host (Pages, Netlify) is simpler and avoids the Firebase project requirement.

About this skill

Deploy a web app to Firebase Hosting or App Hosting from chat: initialize the project, configure firebase.json, wire build output, and run the single-step deploy. Part of the official firebase/agent-skills bundle.

FirebaseApp HostingGoogle Cloud

Score breakdown

Score breakdown

rubric 1.0
Install count
0/20
Provenance
12.8/15
GitHub stars
7.2/15
Recency
10/10
Compatibility
10/10
Documentation depth
10/10
Install ergonomics
7/10
License
5/5
Verification freshness
5/5

Composite 0–100 score derived from 9 verifiable signals. See the rubric →

Netlify-authored deploy flow. Auth, site linking, Deploy Previews, production promotes.

NetlifyDeploy PreviewsCLI
Code

Cloudflare-authored. Workers and Pages deploys, Wrangler config, KV/D1/R2 from chat.

CloudflareWorkersPagesWrangler
Code

Skill FAQ

About firebase-hosting-basics

What is the firebase-hosting-basics skill?

Deploy a web app to Firebase Hosting or App Hosting from chat: initialize the project, configure firebase.json, wire build output, and run the single-step deploy. Part of the official firebase/agent-skills bundle.

Which agents does firebase-hosting-basics work with?

Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity IDE.

How do I install firebase-hosting-basics?

Run `claude plugin marketplace add firebase/agent-skills` for Claude Code. See the install panel for per-agent commands.

Is firebase-hosting-basics free to use?

Yes — firebase-hosting-basics is open source (Apache-2.0).

Who maintains firebase-hosting-basics?

firebase-hosting-basics is published by Firebase (Google) and was last updated on 2026-06-10.

What is firebase-hosting-basics best for?

Web apps already in the Google/Firebase ecosystem (Firestore, Auth) that want the agent to handle hosting setup and the deploy step without leaving chat.