{
  "schema": "https://ai-atoms.com/schemas/skill-v1.json",
  "type": "skill",
  "id": "skill/helm-chart-scaffolding",
  "version": "1.0.0",
  "name": "Helm Chart Scaffolding",
  "description": "Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impl...",
  "system_prompt_fragment": "# Helm Chart Scaffolding\n\nComprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications.\n\n## Use this skill when\n\nUse this skill when you need to:\n- Create new Helm charts from scratch\n- Package Kubernetes applications for distribution\n- Manage multi-environment deployments with Helm\n- Implement templating for reusable Kubernetes manifests\n- Set up Helm chart repositories\n- Follow Helm best practices and conventions\n\n## Do not use this skill when\n\n- The task is unrelated to helm chart scaffolding\n- You need a different domain or tool outside this scope\n\n## Instructions\n\n- Clarify goals, constraints, and required inputs.\n- Apply relevant best practices and validate outcomes.\n- Provide actionable steps and verification.\n- If detailed examples are required, open `resources/implementation-playbook.md`.\n\n## Resources\n\n- `resources/implementation-playbook.md` for detailed patterns and examples.",
  "applicable_domains": [
    "other"
  ],
  "category": "other",
  "invocation": [
    "/helm-chart-scaffolding"
  ],
  "authored_by": "claudeskills.in community",
  "source_url": "https://claudeskills.in/skill/helm-chart-scaffolding",
  "provenance": {
    "source": "claudeskills.in",
    "source_url": "https://claudeskills.in/skill/helm-chart-scaffolding",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Aggregated by claudeskills.in from community GitHub lists."
  },
  "tags": [
    "claudeskills",
    "other"
  ],
  "lifecycle": "draft"
}