Generate production-ready Helm charts for Kubernetes applications. Use when users need to create new Helm charts, convert Kubernetes manifests to Helm templates, scaffold charts for Deployments/StatefulSets/Jobs/CronJobs, create multi-environment configurations, or standardize organizational chart templates with CNCF/Helm best practices. Uses Python scaffolding script and template assets for automated generation.
Inherits all available tools
Additional assets for this skill
This skill inherits all available tools. When active, it can use any tool Claude has access to.
README.mdassets/templates/Chart.yamlassets/templates/NOTES.txtassets/templates/_helpers.tplassets/templates/configmap/configmap.yamlassets/templates/cronjob/cronjob.yamlassets/templates/deployment/deployment.yamlassets/templates/hpa/hpa.yamlassets/templates/ingress/ingress.yamlassets/templates/job/job.yamlassets/templates/rbac/serviceaccount.yamlassets/templates/service/service.yamlassets/templates/statefulset/statefulset.yamlassets/templates/values.yamlreferences/best-practices.mdreferences/examples.mdreferences/templates.mdreferences/testing-guide.mdreferences/workload-types.mdscripts/scaffold_chart.py