·helm-chart-patterns
</>

helm-chart-patterns

nickcrew/claude-ctx-plugin

Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes.

42Installs·2Trend·@nickcrew

Installation

$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 |

Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes. Source: nickcrew/claude-ctx-plugin.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill helm-chart-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is helm-chart-patterns?

Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes. Source: nickcrew/claude-ctx-plugin.

How do I install helm-chart-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill helm-chart-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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