CtrlK
BlogDocsLog inGet started
Tessl Logo

creating-kubernetes-deployments

Deploy applications to Kubernetes with production-ready manifests. Supports Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies. Includes health checks, resource limits, auto-scaling, and TLS termination. Use when working with creating kubernetes deployments. Trigger with 'creating', 'kubernetes', 'deployments'.

66

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with complete, executable manifests and a validated workflow. It loses points on the boilerplate trailing sections and on several reference files that exist but are not surfaced from the SKILL.md overview.

Suggestions

Remove or tighten the generic 'Overview', 'Prerequisites', and 'Output' sections, which restate the description and add little signal.

Add explicit links to all reference files (implementation.md, security_best_practices.md, troubleshooting_guide.md, kubernetes_api_reference.md, kubernetes_deployment_best_practices.md) so the bundle is navigable from the overview.

DimensionReasoningScore

Conciseness

Mostly efficient code examples, but the trailing 'Overview', 'Prerequisites', and 'Output' sections restate the description or add generic boilerplate that could be trimmed.

2 / 3

Actionability

Provides fully executable YAML manifests and kubectl commands (e.g. 'kubectl apply -f manifests/ --dry-run=server', 'kubectl rollout status deployment/my-api') that are copy-paste ready.

3 / 3

Workflow Clarity

The four-step 'Instructions' sequence includes an explicit validation checkpoint ('kubectl apply -f manifests/ --dry-run=server') before apply, post-apply verification ('kubectl rollout status'), and an error-handling recovery table.

3 / 3

Progressive Disclosure

Bundle files exist and errors.md/examples.md plus assets and scripts are signaled, but several reference files (implementation.md, security_best_practices.md, troubleshooting_guide.md, kubernetes_api_reference.md, kubernetes_deployment_best_practices.md) are present yet never linked from the body.

2 / 3

Total

10

/

12

Passed

Description

85%

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 clearly distinct, using appropriate third-person voice. Its main weakness is limited trigger-term coverage and slightly awkward trigger phrasing.

Suggestions

Replace 'Trigger with' phrasing with a natural 'Use when...' clause listing more variations users would actually say (e.g. 'kubernetes', 'k8s', 'deploy', 'manifests', 'deployments').

Drop 'creating' as a standalone trigger term; it is unnatural on its own and weakens the trigger set.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities and resource types ('Deployments, Services, Ingress, HPA, ConfigMaps, Secrets, StatefulSets, and NetworkPolicies') plus specific features ('health checks, resource limits, auto-scaling, and TLS termination').

3 / 3

Completeness

Explicitly answers both what ('Deploy applications to Kubernetes with production-ready manifests') and when ('Use when working with creating kubernetes deployments'), with explicit triggers.

3 / 3

Trigger Term Quality

Provides natural terms ('kubernetes', 'deployments') but only three trigger words with an awkward 'Trigger with' phrasing and missing common variations like 'k8s', 'deploy', or 'manifests'.

2 / 3

Distinctiveness Conflict Risk

Targets a clear Kubernetes-deployment niche with kubernetes-specific triggers, making overlap with unrelated skills unlikely.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.