Provisions Terraform infrastructure for Genkit AI apps on Firebase Functions, Cloud Run, or GKE with secrets, monitoring dashboards, auto-scaling, and CI/CD.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremy-genkit-terraform:genkit-infra-expertThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deploy Genkit applications to production with Terraform (Firebase Functions, Cloud Run, or GKE) with secure secrets handling and observability. Use this skill to choose a target, generate the Terraform baseline, wire up Secret Manager, and provide a validation checklist for your Genkit flows.
Deploy Genkit applications to production with Terraform (Firebase Functions, Cloud Run, or GKE) with secure secrets handling and observability. Use this skill to choose a target, generate the Terraform baseline, wire up Secret Manager, and provide a validation checklist for your Genkit flows.
Before using this skill, ensure:
See Terraform implementation details for output format specifications.
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub fleet-to-force/claude-code-plugins-plus --plugin jeremy-genkit-terraformProvisions production infrastructure for Genkit applications using Terraform, including Firebase Functions, Cloud Run, GKE, Secret Manager, and monitoring dashboards.
Builds production Firebase Genkit apps with RAG, multi-step flows, and tool calling in Node.js, Python, or Go. Deploys to Firebase Functions or Cloud Run with OpenTelemetry monitoring.
Researches infrastructure best practices and generates deployment-ready Terraform modules, Dockerfiles, and CI/CD pipelines for GCP, AWS, and Azure.