🎯

firebase-app-hosting-basics

🎯Skill

from firebase/agent-skills

VibeIndex|
What it does
|

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

Overview

Part of the official Firebase Agent Skills collection. firebase-app-hosting-basics teaches AI coding agents the foundations of Firebase App Hosting — Firebase's product for full-stack framework deployment (Next.js, Angular, and others) with managed backends.

Key Features

  • Fundamentals of Firebase App Hosting deployment flow
  • Patterns for Next.js, Angular, and other framework integrations
  • Installable via skills CLI, Gemini CLI extension, or Claude plugin
  • Complements firebase-hosting-basics for static workloads

Who is this for?

Developers deploying full-stack apps on Firebase App Hosting who want their AI coding agent grounded in current patterns. Useful for Next.js and Angular teams shipping server-rendered apps on Google's managed infrastructure.

📦

Same repository

firebase/agent-skills(22 items)

firebase-app-hosting-basics

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add firebase/agent-skills --skill firebase-app-hosting-basics
skills.sh Install⚠ Installs to .agents/skills/
npx skills add firebase/agent-skills --skill firebase-app-hosting-basics
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/firebase-app-hosting-basics/SKILL.md

SKILL.md

77,321Installs
-
AddedFeb 17, 2026

More from this repository10

🎯
firebase-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-auth-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-data-connect🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
developing-genkit-js🎯Skill

Builds AI-powered Node.js/TypeScript applications with Genkit — flows, tools, agents, and validation — with explicit guidance to defer to current docs because the Genkit API recently changed.

🎯
developing-genkit-dart🎯Skill

Builds AI agents and flows in Dart/Flutter with the Genkit Dart SDK — `ai.generate`, `ai.defineTool`, `ai.defineFlow`, embeddings, and streaming — alongside the Genkit CLI dev UI.

🎯
developing-genkit-go🎯Skill

Skill for developing AI-powered applications with Genkit in Go — covering generation, structured output, streaming, tool calling, prompts, and flows across Google AI, Vertex AI, Anthropic, OpenAI-compatible, and Ollama model providers. Use when building AI features or agents in Go with the Genkit SDK.

🎯
firebase-security-rules-auditor🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-ai-logic-basics🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-firestore🎯Skill

A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively. Supports installation via Agent Skills CLI, Gemini CLI extension, Claude Plugin, or manual setup.