Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

App Hosting Basics

porfirebase·firebase· v1.0.0 · atualizado em 2026-04-10
79
Score

Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.

firebaseapp-hostingweb-deploymentci-cdfull-stacknext-jsangular
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfirebase-app-hosting-basics/workflow
1. Check if the Firebase project is on the Blaze pricing plan. If not, direct the user to upgrade.
2. Determine if Firebase App Hosting is the correct choice based on the application type (full-stack, SSR/ISR).
3. Configure `firebase.json` with the `apphosting` block, specifying `backendId`, `rootDir`, and `ignore` settings.
4. Create or edit `apphosting.yaml` to configure the application's behavior.
5. If necessary, set up secrets using `firebase apphosting:secrets` for secure access to sensitive keys.
6. Deploy the application using the `firebase deploy` command.
7. (Optional) Set up automated deployment via GitHub for CI/CD.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aAzure Deploy
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aEAS Workflows Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aDeployment
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

App Hosting Basics
firebase-app-hosting-basics
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
deploy my web app to Firebase App Hostinguse Firebase App Hosting for Next.jsdeploy a full-stack app with Firebaseset up automated deployment with Firebase App Hostingdeploy my Angular app to Firebase App Hostinguse Firebase App Hosting for SSRdeploy with git push to Firebase

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download firebase-app-hosting-basics
$ synaptic skills detail firebase-app-hosting-basics
$ synaptic skills live firebase-app-hosting-basics

Links

GitHub Repository