firebase-hosting-basics
๐ฏSkillfrom firebase/agent-skills
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-hosting-basics teaches AI coding agents the fundamentals of Firebase Hosting โ deploying static sites and SPA builds with appropriate configuration.
Key Features
- Fundamentals of Firebase Hosting setup, deployment, and rewrites
- Patterns for static sites and single-page apps
- Installable via
skillsCLI, Gemini CLI extension, or Claude plugin - Sits alongside firebase-app-hosting-basics for server-rendered deployments
Who is this for?
Developers deploying static frontends, docs sites, or SPAs to Firebase who want their AI agent grounded in current Firebase Hosting conventions. Useful for starter projects and small-scale production sites.
Same repository
firebase/agent-skills(18 items)
Installation
npx vibeindex add firebase/agent-skills --skill firebase-hosting-basicsnpx skills add firebase/agent-skills --skill firebase-hosting-basics~/.claude/skills/firebase-hosting-basics/SKILL.mdSKILL.md
More from this repository10
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.
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.
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.
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.
Comprehensive guide to Cloud Firestore Standard Edition โ covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.
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.
Complete guide to Firestore Enterprise Native Mode โ provisioning, data model, security rules, Web and Python SDK usage, and indexing for Firebase projects.
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.
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.
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.