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 it does (creates specific Kubernetes resource types with production standards) and when to use it (with an explicit 'Use when' clause containing natural trigger terms including the K8s abbreviation). It uses proper third-person voice and is concise without being vague.

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 specific resource types following best practices) and 'when' (explicit 'Use when' clause covering generating YAML manifests, creating K8s resources, or implementing production-grade 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 general YAML, Docker, or other infrastructure 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, well-structured Kubernetes manifest guidance with excellent executable examples and a clear multi-step workflow including validation. However, it is extremely verbose, explaining many concepts Claude already knows (K8s basics, what labels are for, what ConfigMaps do), and includes redundant sections like a best practices summary that repeats earlier content. The content would be significantly improved by cutting 50-60% of the explanatory text and moving detailed patterns/templates to referenced files.

Suggestions

Remove explanatory text about concepts Claude already knows (e.g., 'Gather Requirements' questions, 'When to Use This Skill' list, 'Purpose' section, storage/security 'considerations' lists) - keep only the YAML templates and terse best-practice rules.

Move 'Common Patterns', 'Troubleshooting', and 'Next Steps' sections to separate referenced files to reduce the main skill to an actionable overview.

Consolidate the 'Best Practices Summary' into inline comments within the YAML templates rather than repeating guidance already stated in each section.

Remove the 'Questions to ask' subsection entirely - Claude can determine requirements from user context without being told what to ask.

DimensionReasoningScore

Conciseness

Extremely verbose at ~350+ lines. Explains concepts Claude already knows well (what ConfigMaps are, what Services do, what labels are for, basic K8s concepts). The 'Questions to ask' section, 'Purpose' section, 'When to Use This Skill' list, 'Best Practices Summary' that repeats earlier content, 'Next Steps', and 'Troubleshooting' sections all add significant bloat. Much of this is standard Kubernetes knowledge that Claude possesses.

1 / 3

Actionability

Provides fully executable, copy-paste-ready YAML manifests for every resource type. Includes concrete validation commands (kubectl dry-run, kubeval, kube-score). The templates are complete and specific with realistic values and structure.

3 / 3

Workflow Clarity

Clear 10-step sequential workflow with explicit validation step (#10) including dry-run commands and a testing checklist. Security step (#7) includes a checklist. The workflow progresses logically from requirements gathering through creation, security hardening, organization, and validation with feedback loops implied in the validation step.

3 / 3

Progressive Disclosure

References external files (references/deployment-spec.md, assets/configmap-template.yaml, etc.) which is good progressive disclosure, but the main file itself is a monolithic wall of content that could benefit from moving detailed templates and patterns to separate files. The inline content is far too long for a SKILL.md overview.

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.