Agent skill

firebase-app-platform

Build and operate apps on Firebase using Auth, Firestore, Cloud Functions, and Hosting.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/firebase-app-platform

Metadata

Additional technical details for this skill

author
devops-skills
version
1.0

SKILL.md

Firebase App Platform

Ship mobile and web backends with Firebase managed services.

Core Setup

bash
npm install -g firebase-tools
firebase login
firebase init
firebase deploy

Security and Scale

  • Write strict Firestore security rules first.
  • Separate environments by Firebase project.
  • Enable budget alerts and quota monitoring.
  • Move privileged logic into Cloud Functions.

Related Skills

  • gcp-cloud-functions - Function runtime patterns
  • vercel-deployments - Frontend deployment option

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results