firebase-app-hosting-basics
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
What it does
- You are deploying a static site (HTML/CSS/JS).
- You are deploying a simple SPA (React, Vue, etc. without SSR).
- You want full control over the build and deploy process via CLI.
- You are using a supported full-stack framework like Next.js or Angular.
- You need Server-Side Rendering (SSR) or ISR.
- You want an automated "git push to deploy" workflow with zero configuration.
Requirements & configuration
- You need Server-Side Rendering (SSR) or ISR.
- 1. If the app needs safe access to sensitive keys, use
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
Source
Repository: https://github.com/firebase/agent-skills
firebase-app-hosting-basics FAQ
What does the firebase-app-hosting-basics skill do?
Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends. You are deploying a static site (HTML/CSS/JS). You are deploying a simple SPA (React, Vue, etc. without SSR).
What does firebase-app-hosting-basics require?
You need Server-Side Rendering (SSR) or ISR. 1. If the app needs safe access to sensitive keys, use
How do I install firebase-app-hosting-basics?
Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basics --agent claude-code — the source lives at github.com/firebase/agent-skills.
Maintain firebase-app-hosting-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.
[](https://getagentictools.com/skills/firebase-agent-skills-firebase-app-hosting-basics?ref=badge) npx agentictools info skills/firebase-agent-skills-firebase-app-hosting-basics The second line is the CLI lookup for this page — handy in READMEs and docs.