Helmchart banner
nitinjain999 nitinjain999

Helmchart

Security community

Description

--- name: helmchart description: Scaffold, lint, review, security-audit, test, and upgrade-verify Helm charts. Runs an interactive interview to build production-ready charts from scratch. Covers chart structure, values design, schema validation, kubeconform, helm diff, and multi-environment scaffolding. Use when asked to "create a helm chart", "lint my chart", "review my helm chart", "check helm security", "generate values schema", "run helm diff", or "add helm tests". argument-hint: "[create|li

Installation

Installs to ~/.claude/skills/nitinjain999-platform-skills-helmchart/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nitinjain999-platform-skills-helmchart && curl -fsSL https://raw.githubusercontent.com/nitinjain999/platform-skills/HEAD/commands/helmchart.md -o ~/.claude/skills/nitinjain999-platform-skills-helmchart/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository