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

firebase-auth-basics

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

Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.

firebaseauthenticationuser-managementsecurityidentityfirebase-auth
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfirebase-auth-basics/workflow
1
Create a Firebase project — : Use the Firebase Console or CLI.
2
Enable Authentication — : Choose providers (Email/Password, Google, etc.) in the Firebase Console or via CLI.
3
Configure Authentication — : Set up provider-specific settings (e.g., OAuth brand name, support email).
4
Implement Client-Side Authentication — : Use the Firebase SDK to handle sign-in and sign-out flows.
5
Secure Data — : Define security rules in Firestore/Storage using `request.auth`.
6
Test Authentication — : Verify sign-in, sign-out, and data access with different user roles.

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 comfirebase-basics
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
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-auth-basics
firebase-auth-basics
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers6
set up Firebase Authenticationimplement user sign-in with Firebaseadd authentication to my Firebase appenable Google Sign-In in Firebasesecure Firebase data with authenticationuse Firebase Auth for user management

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

Dependências

firebasefirebase-admin

Links

GitHub Repository