helm-chart-scaffolding
Comprehensive guide for creating, organizing, and managing production-ready Helm charts for Kubernetes applications.
Install
npx skills add https://github.com/wshobson/agents --skill helm-chart-scaffoldingStats
| Total installs | 3,689 |
| Weekly installs | 3.7K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers full chart lifecycle: initialization, Chart.yaml configuration, values.yaml design, template creation with Go templating, and dependency management
- Includes multi-environment deployment patterns with environment-specific values files (dev, staging, prod) and conditional resource rendering
- Provides validation, testing, and packaging workflows with linting, dry-run testing, and chart repository setup
- Demonstrates common templating patterns: conditionals, loops, file inclusion, and global values; plus pre-install hooks and test pods
Tags
Related skills
| Skill | Installs | vs helm-chart-scaffolding |
|---|---|---|
| nx-workspace-patterns | 3,538 | -151 |
| web3-testing | 3,516 | -173 |
| commit-work | 3,481 | -208 |
| k8s-security-policies | 5,258 | +1,569 |
| multi-cloud-architecture | 3,483 | -206 |
FAQ
- How many installs does helm-chart-scaffolding have?
- helm-chart-scaffolding has 3,689 total installs and 3.7K installs this week.
- Where is helm-chart-scaffolding hosted?
- helm-chart-scaffolding is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does helm-chart-scaffolding have?
- helm-chart-scaffolding has 32.4K GitHub stars.
- When was helm-chart-scaffolding first indexed?
- OrangeBot.AI first indexed helm-chart-scaffolding on Jan 20, 2026.
- How do I install helm-chart-scaffolding?
- Run: npx skills add https://github.com/wshobson/agents --skill helm-chart-scaffolding