Handles the full deployment pipeline for Next.js and Angular apps on Firebase App Hosting, including SSR and ISR setups. Configures firebase.json with apphosting blocks, manages apphosting.yaml files, and sets up secrets for production keys. Distinguishes between static hosting and full-stack app hosting so you pick the right service. The git-push-to-deploy workflow is solid once configured, though you'll need a Blaze plan to use any of this. Good for teams wanting zero-config deployments without wrestling with build pipelines.
npx skills add https://github.com/firebase/agent-skills --skill firebase-app-hosting-basics