CtrlK
BlogDocsLog inGet started
Tessl Logo

helm-chart-scaffolding

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

48

Quality

51%

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

32%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 brief and sectioned but mostly vacuous: it offers generic directives instead of executable Helm commands, no validation checkpoints for deploy operations, and a reference path that points to a nonexistent file while ignoring the real bundle. Actionability and workflow clarity are the weakest dimensions.

Suggestions

Add concrete executable commands and a minimal example (e.g. 'helm create mychart', a basic Chart.yaml/values.yaml snippet, 'helm template' for validation) instead of generic directives.

Fix the broken reference path: point to the actual file references/chart-structure.md, and surface scripts/validate-chart.sh and the asset templates so the bundle is navigable.

Add explicit validation checkpoints to the workflow (e.g. run scripts/validate-chart.sh, then 'helm template' / 'helm lint' before packaging) since deploying charts is a batch/risky operation.

DimensionReasoningScore

Conciseness

The body is short and not padded with concepts Claude already knows, but several bullets are vacuous filler ('Apply relevant best practices and validate outcomes', 'Provide actionable steps and verification') that could be tightened into real guidance. Not 4 because the filler adds little value rather than being minor over-explanation; not 2 because it is not noticeably verbose.

3 / 5

Actionability

The instructions are high-level hints ('Clarify goals, constraints, and required inputs', 'Apply relevant best practices') with no concrete commands like 'helm create', no example chart structure, and a referenced file that does not exist. Not 1 because it gestures at a process; not 3 because there is no executable code or concrete steps.

2 / 5

Workflow Clarity

A rough sequence is implied by the bullet list but steps are generic and poorly defined, with no validation checkpoints for batch/risky deploy operations. Not 1 because a rough sequence is present; not 3 because validation is entirely absent and checkpoints are missing.

2 / 5

Progressive Disclosure

The body references 'resources/implementation-playbook.md' which does not exist, while the actual bundle (references/chart-structure.md, scripts/validate-chart.sh, assets/*.template) is never mentioned; navigation is broken and the real bundle structure is ignored. Not 1 because the SKILL.md is not a monolithic wall of text; not 3 because the broken reference and undiscovered bundle go beyond minor organization gaps.

2 / 5

Total

9

/

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 names its Helm/Kubernetes niche and several concrete actions with strong, distinct trigger terms. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness at 3.

Suggestions

Add an explicit trigger clause, e.g. 'Use when creating or packaging Helm charts, templating Kubernetes manifests, or managing multi-environment Helm deployments.'

Include natural synonyms and file extensions users say ('k8s', 'helm install', 'Chart.yaml', 'values.yaml') to raise trigger term coverage.

List a couple more specific concrete actions (e.g. 'set up chart repositories', 'template reusable manifests') to move toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain ('Helm charts', 'Kubernetes applications') and several concrete actions ('creating, organizing, and managing', 'packaging and deploying'); not maximally comprehensive but lists multiple specific actions. Not 5 because the verb list is somewhat generic within the Helm domain; not 3 because it lists several, not 1-2, concrete actions.

4 / 5

Completeness

Clearly states what the skill does but the description itself contains no 'Use when...' trigger guidance, which per the judging guidelines caps completeness at 3. Not 4 because 'when' is missing from the description, not implied weakly but absent.

3 / 5

Trigger Term Quality

Includes strong natural terms a user would say ('Helm charts', 'Kubernetes applications', 'packaging', 'deploying') but misses synonyms/extensions like 'k8s', 'helm install', 'Chart.yaml', 'releases'. Not 5 because synonyms and file extensions are absent; not 3 because coverage is good rather than partial.

4 / 5

Distinctiveness Conflict Risk

'Helm charts for packaging and deploying Kubernetes applications' is a clear, specific niche with distinct triggers and minimal overlap risk with other skills. Not 4 because the niche is sharply defined rather than having minor overlap risk.

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.