CtrlK
BlogDocsLog inGet started
Tessl Logo

k8s-manifest-generator

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

56

Quality

64%

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 ./skills/k8s-manifest-generator/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

36%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 concise but lacks actionable, concrete guidance: no code, commands, or field-level examples, and the bundled templates and spec docs go unreferenced while a cited resource path is broken. Workflow steps are vague with no real validation checkpoints.

Suggestions

Replace the abstract 'Instructions' bullets with concrete guidance: name the required manifest fields, link the assets/*.yaml templates and references/*-spec.md files, and show a minimal executable example.

Fix the broken reference: 'resources/implementation-playbook.md' does not exist — point instead to the real references/deployment-spec.md and service-spec.md, and mention the assets/ YAML templates.

Add explicit validation checkpoints to the workflow (e.g., 'kubectl apply --dry-run=client -f manifest.yaml' or 'kubectl apply --validate') with a fix-and-retry loop, since manifest generation is a batch operation.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence, though the generic 'Do not use this skill when' section is near-useless filler that could be trimmed.

4 / 5

Actionability

Instructions are entirely abstract ('Clarify goals', 'Apply relevant best practices and validate outcomes') with no concrete code, commands, or field-level guidance, and the bundled templates and spec docs are never referenced.

1 / 5

Workflow Clarity

Only a rough, high-level sequence is present with poorly defined steps, and validation is merely named ('validate outcomes') rather than specified — notable for a manifest-generation (batch) operation.

2 / 5

Progressive Disclosure

The body references 'resources/implementation-playbook.md', which does not exist, while the actual bundle files in references/ and assets/ are present but never signaled in the body.

3 / 5

Total

10

/

20

Passed

Description

92%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 is specific, complete, and distinctive, clearly answering both what the skill does and when to use it with concrete Kubernetes trigger terms. Trigger-term coverage is strong but could add file-extension synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across four named resource types (Deployments, Services, ConfigMaps, Secrets) plus best practices and security standards, giving comprehensive coverage.

5 / 5

Completeness

Explicitly states both what it does (create production-ready manifests for four resource types) and when to use it, with concrete trigger phrases in the 'Use when' clause.

5 / 5

Trigger Term Quality

Includes natural trigger phrases ('generating Kubernetes YAML manifests', 'creating K8s resources') and the K8s abbreviation, but misses some synonyms and the .yaml file extension.

4 / 5

Distinctiveness Conflict Risk

A clear Kubernetes-manifest niche with distinct triggers ('Kubernetes YAML manifests', 'K8s resources') and minimal overlap risk with unrelated skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rmyndharis/antigravity-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.