Skip to main content
Back to registry

helm-chart-scaffolding

wshobson/agents

Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill helm-chart-scaffolding
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications. This skill provides step-by-step instructions for building production-ready Helm charts, including chart structure, templating patterns, values management, and validation strategies. Use this skill when you need to: Helm is the package manager for Kubernetes that: Create new chart: Standard chart structure: Chart metadata defines the package: Reference: See assets/Chart.yaml.template for complete example Organize values hierarchically: Reference: See assets/values.yaml.template for complete structure Use Go templating with Helm functions: templates/deployment.yaml: templates/_helpers.tpl: Add dependencies in Chart.yaml: Update dependencies: Override dependency values: Validation commands: Validation script: Reference: See scripts/validate-chart.sh Package the chart: Create chart repository: Use the chart: Environment-specific values files: values-prod.yaml: Install with environment: Pre-install hook: Test connection: Run tests: Template rendering errors: Dependency issues: Installation failures: - Create new Helm charts from scratch - Package Kubernetes applications for distribution - Manage multi-environment deployments with Helm - Implement templating for reusable Kubernetes manifests - Set up Helm chart repositories - Follow Helm best practices and...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does helm-chart-scaffolding do?

Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications.

Is helm-chart-scaffolding good?

helm-chart-scaffolding does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does helm-chart-scaffolding work with?

helm-chart-scaffolding currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to helm-chart-scaffolding?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install helm-chart-scaffolding?

npx skills add https://github.com/wshobson/agents --skill helm-chart-scaffolding

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering