CtrlK
BlogDocsLog inGet started
Tessl Logo

helm-chart-scaffolding

Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications.

51

Quality

56%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/helm-chart-scaffolding/SKILL.md

The canonical home for this skill is helm-chart-scaffolding in rmyndharis/antigravity-skills

SKILL.md
Quality
Evals
Security

Quality

Content

43%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is lean and well-sectioned but provides almost no executable Helm guidance, no real workflow with validation, and its only reference points to a non-existent path while the actual bundle files go unmentioned.

Suggestions

Add concrete, copy-paste-ready Helm commands (helm create, helm lint, helm package, helm install) and a minimal Chart.yaml/values.yaml snippet to raise actionability.

Replace the generic Instructions with an explicit sequenced Helm workflow including a validation checkpoint (e.g., 'helm lint' before 'helm package').

Fix the broken reference path — point to the real references/chart-structure.md, scripts/validate-chart.sh, and assets templates that exist in the bundle.

DimensionReasoningScore

Conciseness

The body is short and lean with no padding of concepts Claude already knows; matches 'efficient; minor instances of over-explanation that could be trimmed', not 5 because the generic Instructions boilerplate ('Clarify goals, constraints, and required inputs', 'Apply relevant best practices') and the trivial 'Do not use this skill when' section are non-skill-specific filler.

4 / 5

Actionability

No concrete Helm commands or code appear (no 'helm create', 'helm package', 'helm lint', example Chart.yaml); only high-level hints like 'Apply relevant best practices and validate outcomes' and 'open resources/implementation-playbook.md'; matches 'minimal concrete guidance; high-level hints but missing the specific steps', not 1 because it does point to a (broken) reference for examples.

2 / 5

Workflow Clarity

There is no Helm-specific sequence (create chart → edit values → lint → package → install); only a generic meta-sequence ('Clarify goals... Apply best practices... validate outcomes') with no validation checkpoints for deploy/batch operations; matches 'rough sequence present but many gaps; validation absent', not 1 because a rough meta-sequence exists.

2 / 5

Progressive Disclosure

Section structure is clean (Use when, Don't use when, Instructions, Resources) and a reference is signaled, but the referenced 'resources/implementation-playbook.md' does not exist while the real bundle (references/chart-structure.md, scripts/validate-chart.sh, assets/*.template) is never linked; matches 'some structure but references not clearly signaled / could be better organized', not 4 because the reference path is broken and the actual bundle files are orphaned.

3 / 5

Total

11

/

20

Passed

Description

70%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description clearly states what the skill does with several concrete actions and a distinct Helm/Kubernetes niche, but it omits any 'Use when' trigger guidance, which caps completeness at 3.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases (e.g., 'Use when creating Helm charts, packaging Kubernetes apps, or templating k8s manifests').

Include synonyms/file artifacts users say ('helm', 'k8s', 'Chart.yaml', 'values.yaml') to broaden trigger-term coverage.

Tighten the generic verbs ('organizing', 'managing') into more concrete chart-specific actions to push specificity toward 5.

DimensionReasoningScore

Specificity

Quotes 'creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications' — five named actions (creating, organizing, managing, packaging, deploying), several concrete though slightly generic; matches the 'lists several specific actions; minor gaps' anchor, not 5 because the verbs are broad rather than fully comprehensive.

4 / 5

Completeness

Clear 'what' (creating/organizing/managing/packaging/deploying Helm charts) but no 'when' — there is no 'Use when...' clause; per guidelines a missing trigger clause caps completeness at 3, and it is not 4 because 'when' is entirely absent rather than weakly implied.

3 / 5

Trigger Term Quality

Natural terms 'Helm charts' and 'Kubernetes applications' are phrases users actually say; matches 'good keyword coverage; a few natural terms missing', not 5 because synonyms like 'helm', 'k8s', 'manifests', 'templates' are absent.

4 / 5

Distinctiveness Conflict Risk

'Helm charts' for 'packaging and deploying Kubernetes applications' is a clear niche with distinct triggers and minimal overlap risk; matches the 'clear niche with distinct triggers' anchor, not 4 because Helm chart scaffolding is sharply distinguishable from adjacent k8s skills.

5 / 5

Total

16

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.