Firebase Genkit expert for production-ready AI workflows with RAG and tool calling
Installation
Open Claude Code and run this command:
/plugin install jeremy-genkit-pro@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Firebase Genkit Pro is a comprehensive Claude Code plugin providing expert guidance for building production-ready AI applications using Firebase Genkit 1.0+. This plugin includes specialized agents and auto-activating skills for the complete development lifecycle from initialization to production deployment.
Features
✅ Multi-language support (TypeScript/JavaScript, Python, Go)
✅ RAG implementation with vector search
✅ Tool calling and function integration
✅ Gemini 2.5 Pro/Flash integration
✅ AI monitoring with Firebase Console
✅ Production deployment to Firebase Functions or Cloud Run
✅ OpenTelemetry tracing
✅ Cost optimization strategies
✅ Auto-activating skills with clear trigger phrases
Skills (1)
Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.
How It Works
Initialize a New Project
/init-genkit-project
Then follow the prompts to:
- Select your language (Node.js/Python/Go)
- Configure project structure
- Set up environment variables
- Install dependencies
Natural Language Usage
The skill auto-activates when you mention Genkit tasks:
"Create a Genkit flow for question answering with Gemini 2.5 Flash"
"Implement RAG with vector search for our documentation"
"Deploy this Genkit app to Firebase with AI monitoring enabled"
"Add tool calling to my Genkit agent for weather and calendar"
Use Cases
- Customer Support: RAG-based Q&A systems
- Content Generation: Multi-step content workflows
- Data Processing: Extract, transform, and analyze with AI
- Agent Systems: Tool-calling agents for complex tasks
- Search Enhancement: Semantic search with embeddings