Helm Chart Generator

Generate Helm chart files for Kubernetes application deployment. Triggers on "create helm chart", "generate helm template", "kubernetes helm", "helm package".

ehtbanton Updated

File contents

Helm Chart Generator

Generate Helm chart files for Kubernetes application deployment.

Output Requirements

File Output: Chart.yaml, values.yaml, templates/*.yaml Format: Valid Helm chart structure Standards: Helm 3.x

When Invoked

Immediately generate a complete Helm chart with templates and values.

Example Invocations

Prompt: "Create Helm chart for web application" Output: Complete Helm chart with deployment, service, and ingress templates.

ehtbanton/ClaudeSkillsRepo/tree/main/helm-chart-generator commit a5e22b0dd4

Frequently asked questions

npx skillmds@latest add ehtbanton/helm-chart-generator