plugins marketplace
← All plugins

jeremy-firebase

v2.23.0

Firebase platform expert for Firestore, Auth, Functions, and Vertex AI integration

Claude Code1 skill

by Jeremy LongshoreMIT2.6kupdated 10 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/community/jeremy-firebase/ inside the repository.

Layout

plugins/community/jeremy-firebase/
├── .claude-plugin/plugin.json
└── skills/firebase-vertex-ai/SKILL.md

Skills1

firebase-vertex-aiskills/firebase-vertex-ai/SKILL.md

Execute firebase platform expert with Vertex AI Gemini integration for Authentication, Firestore, Storage, Functions, Hosting, and AI-powered features. Use when asked to "setup firebase", "deploy to firebase", or "integrate vertex ai with firebase". Trigger with relevant phrases based on skill purpose.

Manifests1

plugins/community/jeremy-firebase/.claude-plugin/plugin.json
{
  "name": "jeremy-firebase",
  "version": "2.23.0",
  "description": "Firebase platform expert for Firestore, Auth, Functions, and Vertex AI integration",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]",
    "url": "https://intentsolutions.io"
  },
  "repository": "https://github.com/jeremylongshore/claude-code-plugins",
  "license": "MIT",
  "keywords": [
    "firebase",
    "vertex-ai",
    "gemini",
    "authentication",
    "storage",
    "hosting",
    "cloud-functions",
    "analytics",
    "ai-integration",
    "google-cloud",
    "embeddings",
    "model-deployment",
    "ai-powered",
    "production-ready"
  ]
}