CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

eks-cluster-config

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill eks-cluster-config
What are skills?

Eks Cluster Config - Auto-activating skill for AWS Skills. Triggers on: eks cluster config, eks cluster config Part of the AWS Skills skill category.

Overall
score

19%

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Activation

7%

This description is severely underdeveloped, functioning more as a label than a useful skill description. It provides no information about what actions the skill can perform, no natural trigger terms users would actually say, and no guidance on when Claude should select this skill. The redundant trigger terms and lack of concrete capabilities make this description ineffective for skill selection.

Suggestions

Add specific concrete actions the skill performs, e.g., 'Creates, modifies, and validates EKS cluster configurations, manages node groups, configures kubectl access, and sets up cluster autoscaling.'

Add a 'Use when...' clause with natural trigger terms like 'Use when the user needs to configure Kubernetes clusters on AWS, set up EKS, manage node pools, or work with kubeconfig files.'

Include common user language variations: 'kubernetes on AWS', 'k8s cluster', 'EKS setup', 'managed kubernetes', 'cluster nodes', 'eksctl' to improve trigger term coverage.

DimensionReasoningScore

Specificity

The description only names the domain ('eks cluster config') without describing any concrete actions. There are no verbs or specific capabilities listed - it doesn't explain what the skill actually does with EKS cluster configurations.

1 / 3

Completeness

The description fails to answer 'what does this do' beyond naming the topic, and completely lacks any 'when should Claude use it' guidance. There is no 'Use when...' clause or equivalent explicit trigger guidance.

1 / 3

Trigger Term Quality

The trigger terms are redundant ('eks cluster config' listed twice) and use technical jargon without natural language variations. Missing common terms users might say like 'kubernetes cluster', 'AWS EKS', 'cluster setup', 'node groups', or 'kubeconfig'.

1 / 3

Distinctiveness Conflict Risk

While 'EKS cluster config' is somewhat specific to AWS EKS, the lack of detail about what operations it performs could cause overlap with other AWS or Kubernetes-related skills. The mention of 'AWS Skills' category provides some context but doesn't clarify boundaries.

2 / 3

Total

5

/

12

Passed

Implementation

0%

This skill content is an empty template that provides zero actionable guidance for EKS cluster configuration. It describes what the skill should do in abstract terms but contains no actual instructions, code examples, AWS CLI commands, or configuration snippets. Claude already knows what EKS is; this skill adds no value.

Suggestions

Add concrete eksctl or AWS CLI commands for creating and configuring EKS clusters (e.g., `eksctl create cluster --name my-cluster --region us-west-2`)

Include a sample cluster configuration YAML file with common settings (node groups, networking, IAM roles)

Define a clear workflow: 1) Prerequisites check, 2) Create cluster, 3) Configure kubectl, 4) Validate cluster health, 5) Deploy test workload

Add references to related files for advanced topics like managed node groups, Fargate profiles, or cluster autoscaling

DimensionReasoningScore

Conciseness

The content is entirely boilerplate with no actual EKS cluster configuration information. It explains what the skill does in abstract terms without providing any concrete guidance, wasting tokens on meta-description rather than actionable content.

1 / 3

Actionability

No concrete code, commands, or specific EKS configuration examples are provided. Phrases like 'Provides step-by-step guidance' and 'Generates production-ready code' describe capabilities without demonstrating them.

1 / 3

Workflow Clarity

No workflow is defined. There are no steps for configuring an EKS cluster, no validation checkpoints, and no sequence of operations. The content only describes when the skill activates, not how to perform the task.

1 / 3

Progressive Disclosure

The content is a flat template with no meaningful structure. There are no references to detailed documentation, no links to EKS-specific resources, and no organization of content by complexity or use case.

1 / 3

Total

4

/

12

Passed

Validation

69%

Validation11 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_trigger_hint

Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...')

Warning

allowed_tools_field

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

Warning

metadata_version

'metadata' field is not a dictionary

Warning

frontmatter_unknown_keys

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

Warning

body_steps

No step-by-step structure detected (no ordered list); consider adding a simple workflow

Warning

Total

11

/

16

Passed

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.