Helm Chart Scaffolding
技能 已验证 活跃Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
To empower users to efficiently create, organize, and manage production-ready Helm charts for templating and packaging Kubernetes applications.
功能
- Step-by-step Helm chart creation workflow
- Detailed guidance on Chart.yaml, values.yaml, and templates
- Best practices for dependencies, hooks, and tests
- Instructions for packaging and distributing Helm charts
- Configuration examples for multi-environment deployments
使用场景
- Creating new Helm charts from scratch
- Packaging Kubernetes applications for distribution
- Implementing templated deployments for reusable configurations
- Setting up and managing Helm chart repositories
非目标
- Managing Kubernetes clusters directly
- Writing Kubernetes manifests without Helm
- Automating Helm chart deployment pipelines (beyond generating charts)
工作流
- Initialize Chart Structure
- Configure Chart.yaml
- Design values.yaml Structure
- Create Template Files
- Create Template Helpers
- Manage Dependencies
- Test and Validate
- Package and Distribute
- Multi-Environment Configuration
- Implement Hooks and Tests
实践
- Helm Best Practices
- Kubernetes Packaging
- Configuration Management
先决条件
- Helm CLI installed
- Basic understanding of Kubernetes concepts
安装
请先添加 Marketplace
/plugin marketplace add wshobson/agents/plugin install kubernetes-operations@claude-code-workflows质量评分
已验证类似扩展
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Weather Svg Creator
100创建一张显示迪拜当前温度的 SVG 天气卡片。将 SVG 写入 orchestration-workflow/weather.svg,并更新 orchestration-workflow/output.md。
K8s Manifest Generator
100Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
Setup Container Registry
99Configure container image registries including GitHub Container Registry (ghcr.io), Docker Hub, and Harbor with automated image scanning, tagging strategies, retention policies, and CI/CD integration for secure image distribution. Use when setting up a private container registry, migrating from Docker Hub to self-hosted registries, implementing vulnerability scanning in CI/CD pipelines, managing multi-architecture images, enforcing image signing, or configuring automatic cleanup and retention policies.
Kubernetes Specialist
99Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
Helm Chart Builder
98Helm chart development agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw — chart scaffolding, values design, template patterns, dependency management, security hardening, and chart testing. Use when: user wants to create or improve Helm charts, design values.yaml files, implement template helpers, audit chart security (RBAC, network policies, pod security), manage subcharts, or run helm lint/test.