firebase-hosting-basics
Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.
Install
$ claude plugin marketplace add firebase/agent-skillsThen 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.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Netlify-authored deploy flow. Auth, site linking, Deploy Previews, production promotes.
Cloudflare-authored. Workers and Pages deploys, Wrangler config, KV/D1/R2 from chat.
Ship to a live Vercel URL from chat — auto-detects the framework, returns a claim link.