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

firebase-basics

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

Guide for setting up and using Firebase. Use this skill when the user is getting started with Firebase - setting up local environment, using Firebase for the first time, or adding Firebase to their app.

firebasefirebase-clibackend-developmentcloud-servicesfirebase-setupfirebase-authentication
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfirebase-basics/workflow
1
Install Node.js and npm: — Use a Node Version Manager (nvm) or the official installer.
2
Install Firebase CLI: — `npm install -g firebase-tools`
3
Authenticate with Firebase: — `firebase login`
4
Create a Firebase project: — `firebase projects:create`
5
Initialize Firebase in your project: — `firebase init`
6
Select Firebase features: — Choose Firestore, Functions, Hosting, etc.
7
Configure files: — Follow the CLI prompts to configure `firebase.json` and `.firebaserc`.

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

Compõe com ←firebase-auth-basics
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

firebase-basics
firebase-basics
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
set up Firebaseinitialize Firebase projectadd Firebase to my appuse Firebase CLIconfigure Firebasegetting started with FirebaseFirebase local environment setup

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-basics
$ synaptic skills detail firebase-basics
$ synaptic skills live firebase-basics

Dependências

Node.jsnpmfirebase-tools

Links

GitHub Repository