Generate a Helm chart — values.yaml, templates, multi-environment.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill helm --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Helm?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/khaitrang1995-helm-agentic-awesome-kits)More formats (shields.io, HTML) on the badges page.
---
name: helm
description: Generate a Helm chart — values.yaml, templates, multi-environment.
user-invocable: true
argument-hint: "<chart-name> [--from-manifests <path>]"
---
# /helm — Generate a Helm Chart
## Input examples
```
/helm container-api
/helm --from-manifests k8s/container-api/ (convert existing manifests to Helm)
```
## Output
```
charts/{chart-name}/
Chart.yaml
values.yaml
values-staging.yaml
values-prod.yaml
templates/
deployment.yaml
service.yaml
configmap.yaml
hpa.yaml
ingress.yaml
_helpers.tpl
```
## Mandatory rules
- `values.yaml` is the single source of truth — templates NEVER hardcode values
- Multi-environment via `values-{env}.yaml` overrides
- `_helpers.tpl` for labels and naming conventions
- `NOTES.txt` with post-install instructions
- `.helmignore` excludes test files
## References
- @.claude/rules/k8s-conventions.md
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.