Firebase App Hosting Basics
Skill Verifiziert AktivDeploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.
Deploy and manage modern, full-stack web applications with Firebase App Hosting, especially for Next.js/Angular apps requiring SSR or automated CI/CD workflows.
Funktionen
- Deploy Next.js/Angular apps with Firebase App Hosting
- Manage App Hosting configurations and backends
- Securely handle secrets with Cloud Secret Manager integration
- Automate deployments via GitHub CI/CD
- Differentiate between Firebase Hosting and App Hosting use cases
Anwendungsfälle
- Deploying a Next.js application requiring Server-Side Rendering.
- Setting up an automated 'git push to deploy' workflow for a web app.
- Managing sensitive API keys for a Firebase App Hosting backend.
- Choosing the correct Firebase hosting solution for a new web project.
Nicht-Ziele
- Deploying static-only sites (use Firebase Hosting instead).
- Providing fine-grained control over the build process via CLI (App Hosting automates this).
- Managing other Firebase services like Firestore or Authentication directly.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add firebase/agent-skills/plugin install agent-skills@firebaseQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Firebase Hosting Basics
99Skill for working with Firebase Hosting (Classic). Use this when you want to deploy static web apps, Single Page Apps (SPAs), or simple microservices. Do NOT use for Firebase App Hosting.
Angular Developer
100Generiert Angular-Code und bietet architektonische Anleitungen. Auslösen bei der Erstellung von Projekten, Komponenten oder Diensten oder für Best Practices zur Reaktionsfähigkeit (Signale, linkedSignal, Ressource), Formulare, Dependency Injection, Routing, SSR, Barrierefreiheit (ARIA), Animationen, Styling (Komponentenstile, Tailwind CSS), Tests oder CLI-Tools.
Containerize MCP Server
100Containerize an R-based MCP (Model Context Protocol) server using Docker. Covers mcptools integration, port exposure, stdio vs HTTP transport, and connecting Claude Code to the containerized server. Use when deploying an R MCP server without requiring a local R installation, creating a reproducible MCP server environment, running MCP servers alongside other containerized services, or distributing an MCP server to other developers.
Azure Deploy
100Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.
Wrangler
100Cloudflare Workers CLI zum Bereitstellen, Entwickeln und Verwalten von Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containern, Queues, Workflows, Pipelines und Secrets Store. Laden Sie dies, bevor Sie `wrangler`-Befehle ausführen, um die korrekte Syntax und die besten Vorgehensweisen sicherzustellen. Bevorzugt die Abfrage von Cloudflare-Dokumenten gegenüber vortrainiertem Wissen.
Devops
100Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.