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.

86

1.15x
Quality

81%

Does it follow best practices?

Impact

97%

1.15x

Average score across 3 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Discovery

100%

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

This is a strong skill description that clearly communicates what the skill does (creates Kubernetes manifests for specific resource types) and when to use it (with explicit trigger terms including the K8s abbreviation). It uses third person voice, lists concrete actions, and occupies a clear niche that minimizes conflict risk with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and resource types: 'Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets' with qualifiers like 'production-ready', 'best practices and security standards'.

3 / 3

Completeness

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

3 / 3

Trigger Term Quality

Includes strong natural trigger terms users would say: 'Kubernetes manifests', 'K8s resources', 'Kubernetes YAML', 'Kubernetes configurations', 'Deployments', 'Services', 'ConfigMaps', 'Secrets', and the abbreviation 'K8s'.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to Kubernetes manifest generation with specific resource types named. The domain is distinct enough (Kubernetes/K8s) that it's unlikely to conflict with other skills like general YAML editing or Docker skills.

3 / 3

Total

12

/

12

Passed

Implementation

62%

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

The skill provides highly actionable, executable Kubernetes manifest templates with a well-structured workflow and validation steps. However, it is excessively verbose—explaining concepts Claude already knows (what ConfigMaps are for, what questions to ask, basic troubleshooting commands) and repeating best practices across multiple sections. The referenced bundle files don't exist, making the progressive disclosure structure aspirational rather than functional.

Suggestions

Cut the content by at least 50%: remove 'Purpose', 'When to Use', 'Questions to ask', 'Next Steps', 'Related Skills', and 'Troubleshooting' sections entirely—Claude already knows these concepts.

Consolidate the 'Best Practices Summary' into inline comments within the YAML templates rather than listing them separately and repeating them across sections.

Either provide the referenced bundle files (references/deployment-spec.md, assets/*.yaml) or remove the references; currently they point to nonexistent files.

Move 'Common Patterns' and detailed examples for each resource type into separate reference files, keeping SKILL.md as a concise overview with one complete example.

DimensionReasoningScore

Conciseness

Extremely verbose at ~350+ lines. Includes extensive 'Questions to ask' sections, 'When to Use This Skill' bullet lists, 'Next Steps', 'Related Skills', and a 'Troubleshooting' section that all explain things Claude already knows. The 'Purpose' section restates the title. Best practices like 'use specific image tags' and 'label everything' are repeated multiple times across sections.

1 / 3

Actionability

Provides fully executable, copy-paste-ready YAML manifests for every resource type (Deployment, Service, ConfigMap, Secret, PVC, SecurityContext). Validation commands are concrete and executable (kubectl dry-run, kubeval, kube-score). Templates are well-structured with clear placeholder patterns.

3 / 3

Workflow Clarity

Clear 10-step sequential workflow from requirements gathering through validation. Step 10 includes explicit validation commands with multiple tools and a testing checklist. Step 7 includes a security checklist. The workflow has a logical progression and the validation step serves as a clear checkpoint before deployment.

3 / 3

Progressive Disclosure

References external files (references/deployment-spec.md, assets/configmap-template.yaml, etc.) which is good structure, but no bundle files are provided so these references are broken. The main file itself is monolithic with enormous amounts of inline content that could be split into the referenced files. The Common Patterns section and Troubleshooting could easily be separate files.

2 / 3

Total

9

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (535 lines); consider splitting into references/ and linking

Warning

Total

10

/

11

Passed

Repository
Dicklesworthstone/pi_agent_rust
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.