Scaffolds Helm 3 chart templates with Go templating best practices. Uses helm-unittest for test generation and Polaris for Kubernetes resource validation scoring.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Helm Chart Template Scaffolder"
slug: "helm-chart-template-scaffolder"
description: "Scaffolds Helm 3 chart templates with Go templating best practices. Uses helm-unittest for test generation and Polaris for Kubernetes resource validation scoring."
github_stars: 29693
verification: "security_reviewed"
source: "https://github.com/helm/helm"
category: "Templates & Workflows"
framework: "Codex"
tool_ecosystem:
github_repo: "helm/helm"
github_stars: 29693
---
# Helm Chart Template Scaffolder
Scaffolds Helm 3 chart templates with Go templating best practices. Uses helm-unittest for test generation and Polaris for Kubernetes resource validation scoring.
## Installation
Use the upstream install or setup path that matches your environment:
- [Homebrew](https://brew.sh/) users can use brew install helm.
Basic usage or getting-started notes:
- Find and use [popular software packaged as Helm Charts](https://artifacthub.io/packages/search?kind=0) to run in Kubernetes
- Helm runs on your laptop, CI/CD, or wherever you want it to run.
- Binary downloads of the Helm client can be found on [the Releases page](https://github.com/helm/helm/releases/latest).
- Source: https://github.com/helm/helm
- Extracted from upstream docs: https://raw.githubusercontent.com/helm/helm/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/helm-chart-template-scaffolder/)
No comments yet. Be the first to comment!