If you're setting up Helm charts for Kubernetes deployments, this skill walks you through the scaffolding process with templating patterns, multi-environment configurations, and repository setup. It's built for creating charts from scratch rather than tweaking existing ones, so you get the full structure and best practices baked in. The main guidance lives in an implementation playbook with detailed examples. Honestly, this is most useful when you're starting fresh or standardizing how your team builds charts. If you're just debugging values in an existing chart or doing one-off deployments, you probably don't need the full scaffolding treatment.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill helm-chart-scaffolding