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.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin jeremy-genkit-terraformBuilds 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 Terraform modules, Dockerfiles, Kubernetes manifests, Pulumi programs, and CI/CD pipelines for GCP, AWS, Azure deployments.
Deploys ADK agents to Agent Runtime, Cloud Run, or GKE. Covers CI/CD, secrets, service accounts, rollback, and production infrastructure.