·helm-chart-patterns
</>

helm-chart-patterns

nickcrew/claude-ctx-plugin

用於打包和部署 Kubernetes 應用程序的 Helm 圖表開發模式。在創建可重用的 Helm 圖表、管理多環境部署或為 Kubernetes 構建應用程序目錄時使用。

42安裝·2熱度·@nickcrew

安裝

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill helm-chart-patterns

SKILL.md

Expert guidance for developing production-grade Helm charts covering chart structure, templating patterns, multi-environment configuration, dependency management, testing strategies, and distribution workflows for Kubernetes application packaging.

| Chart.yaml | Metadata, version, dependencies | | values.yaml | Default configuration | | values.schema.json | Input validation | | templates/helpers.tpl | Reusable template functions | | templates/.yaml | Kubernetes manifests |

| Chart structure & Chart.yaml | skills/helm-chart-patterns/references/chart-structure.md | | Values file patterns | skills/helm-chart-patterns/references/values-patterns.md | | Template patterns & functions | skills/helm-chart-patterns/references/template-patterns.md | | Dependencies & subcharts | skills/helm-chart-patterns/references/dependencies.md |

用於打包和部署 Kubernetes 應用程序的 Helm 圖表開發模式。在創建可重用的 Helm 圖表、管理多環境部署或為 Kubernetes 構建應用程序目錄時使用。 來源:nickcrew/claude-ctx-plugin。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill helm-chart-patterns
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 helm-chart-patterns?

用於打包和部署 Kubernetes 應用程序的 Helm 圖表開發模式。在創建可重用的 Helm 圖表、管理多環境部署或為 Kubernetes 構建應用程序目錄時使用。 來源:nickcrew/claude-ctx-plugin。

如何安裝 helm-chart-patterns?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill helm-chart-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/nickcrew/claude-ctx-plugin