跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Firebase App Hosting Basics

技能 已验证 活跃
属于:Firebase

Deploy 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.

功能

  • 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

使用场景

  • 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.

非目标

  • 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.

安装

请先添加 Marketplace

/plugin marketplace add firebase/agent-skills
/plugin install agent-skills@firebase

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交2 days ago
星标280
许可证Apache-2.0
状态
查看源代码

类似扩展

Firebase Hosting Basics

99

Skill 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.

技能
firebase

Angular Developer

100

生成 Angular 代码并提供架构指导。在创建项目、组件或服务时触发,或针对响应式(signals, linkedSignal, resource)、表单、依赖注入、路由、SSR、可访问性(ARIA)、动画、样式(组件样式, Tailwind CSS)、测试或 CLI 工具的最佳实践。

技能
angular

Containerize MCP Server

100

Containerize 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.

技能
pjt222

Azure Deploy

100

Execute 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.

技能
microsoft

Wrangler

100

Cloudflare Workers CLI,用于部署、开发和管理 Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、Containers、Queues、Workflows、Pipelines 和 Secrets Store。在运行 wrangler 命令之前加载,以确保正确的语法和最佳实践。倾向于从 Cloudflare 文档中检索信息,而不是依赖预训练的知识。

技能
cloudflare

Devops

100

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

技能
binjuhor