Firebase App Platform

🌐Community
by bagelhole · vlatest · Repository

Automates Firebase app deployment, configuration, and scaling using Bagelhole's intelligent backend platform.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add firebase-app-platform npx -- -y @trustedskills/firebase-app-platform
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "firebase-app-platform": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/firebase-app-platform"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The firebase-app-platform skill allows AI agents to interact with and manage Firebase projects. It enables tasks like deploying applications, managing databases (Firestore), and configuring authentication services directly through natural language prompts. This simplifies common backend development workflows and reduces the need for manual command-line interaction.

When to use it

  • Automated deployments: Quickly deploy new versions of your web or mobile application without manually running deployment commands.
  • Database management: Add, update, or delete data within a Firestore database using simple instructions.
  • Authentication configuration: Set up and modify authentication rules for user access to Firebase resources.
  • Troubleshooting errors: Diagnose and resolve common Firebase project issues by having the agent check logs and configurations.

Key capabilities

  • Firebase Project Deployment
  • Firestore Database Interaction
  • Authentication Configuration Management
  • Log Analysis & Error Diagnosis

Example prompts

  • "Deploy my web application to Firebase."
  • "Add a new document to the 'users' collection in Firestore with these details..."
  • "Set authentication rules so only verified users can read data from the 'posts' collection."
  • "Check the Firebase deployment logs for errors."

Tips & gotchas

The agent requires appropriate Firebase project credentials and permissions to execute commands. Ensure your AI agent has been configured with a service account or equivalent access.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bagelhole
Installs
6

🌐 Community

Passed automated security scans.