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
81%
Does it follow best practices?
Impact
97%
1.15xAverage score across 3 eval scenarios
Risky
Do not use without reviewing
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 well-crafted skill description that hits all the key criteria. It specifies concrete resource types (Deployments, Services, ConfigMaps, Secrets), uses natural trigger terms including the K8s abbreviation, includes an explicit 'Use when' clause, and is clearly distinguishable from other skills. The description is concise yet comprehensive, using proper third-person voice throughout.
| Dimension | Reasoning | Score |
|---|---|---|
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) and 'when' (explicit 'Use when' clause with triggers like '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', 'K8s', 'YAML manifests', 'Deployments', 'Services', 'ConfigMaps', 'Secrets', 'production-grade', 'Kubernetes configurations'. Covers both full name and abbreviation (K8s). | 3 / 3 |
Distinctiveness Conflict Risk | Clearly scoped to Kubernetes manifest generation with specific resource types named. The combination of Kubernetes, specific resource types, and production-readiness creates a distinct niche unlikely to conflict with other 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 templates/patterns 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 the Best Practices Summary to separate referenced files to reduce the main skill to a concise overview with templates.
Eliminate the 'Best Practices Summary' section entirely since each best practice is already stated inline next to the relevant template.
Condense the 'Gather Requirements' step to a brief checklist rather than two separate bullet lists with full sentences.
| Dimension | Reasoning | Score |
|---|---|---|
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 proper structure. | 3 / 3 |
Workflow Clarity | Clear 10-step sequential workflow with explicit validation in step 10 including dry-run commands and a testing checklist. Security checklist in step 7 provides verification. The workflow progresses logically from requirements gathering through creation, security hardening, organization, and validation. | 3 / 3 |
Progressive Disclosure | References external files (references/deployment-spec.md, assets/configmap-template.yaml, etc.) which is good, 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.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
skill_md_line_count | SKILL.md is long (535 lines); consider splitting into references/ and linking | Warning |
Total | 10 / 11 Passed | |
27a7ed9
Table of Contents
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.