CtrlK
CommunityDocumentationLog inGet started
Tessl Logo

cloudfront-distribution-setup

Cloudfront Distribution Setup - Auto-activating skill for AWS Skills. Triggers on: cloudfront distribution setup, cloudfront distribution setup Part of the AWS Skills skill category.

Overall
score

24%

Does it follow best practices?

Validation for skill structure

Install with Tessl CLI

npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill cloudfront-distribution-setup
What are skills?
SKILL.md
Review
Evals

Activation

22%

This description is essentially a placeholder that repeats the skill name without providing meaningful information about capabilities or use cases. It lacks concrete actions, comprehensive trigger terms, and explicit guidance on when Claude should select this skill. The duplicate trigger term ('cloudfront distribution setup' listed twice) suggests incomplete or auto-generated content.

Suggestions

Add specific actions the skill performs, such as 'Creates CloudFront distributions, configures cache behaviors, sets up origin servers, manages invalidations, and configures SSL certificates'.

Expand trigger terms to include natural variations: 'CDN setup', 'content delivery network', 'CloudFront', 'edge caching', 'AWS CDN', 'distribution configuration'.

Add an explicit 'Use when...' clause: 'Use when the user needs to set up content delivery, configure caching for static assets, or mentions CloudFront, CDN, or edge distribution'.

DimensionReasoningScore

Specificity

The description only mentions 'cloudfront distribution setup' without describing any concrete actions. It doesn't explain what specific tasks it performs (e.g., configure origins, set cache behaviors, create invalidations).

1 / 3

Completeness

The description fails to answer 'what does this do' beyond the name itself, and while it mentions triggers, they are just repetitions of the skill name rather than meaningful 'when to use' guidance.

1 / 3

Trigger Term Quality

Contains 'cloudfront distribution setup' as a trigger term, which is relevant but limited. Missing common variations users might say like 'CDN', 'content delivery', 'cache configuration', 'CloudFront', or 'AWS CDN'.

2 / 3

Distinctiveness Conflict Risk

Being part of 'AWS Skills' category and mentioning CloudFront specifically provides some distinction, but the vague description could overlap with other AWS networking or infrastructure skills.

2 / 3

Total

6

/

12

Passed

Implementation

0%

This skill is essentially a placeholder with no substantive content. It describes what a CloudFront setup skill should do without providing any actual guidance, code, or configuration examples. The entire content is meta-description that wastes tokens without teaching Claude anything about CloudFront distribution setup.

Suggestions

Add concrete CloudFront distribution configuration examples using AWS CLI commands or CloudFormation/Terraform templates

Include a step-by-step workflow for common CloudFront setup scenarios (e.g., S3 origin, ALB origin) with validation steps

Remove all meta-description content ('This skill provides...', 'Capabilities include...') and replace with actual actionable instructions

Add specific configuration examples for common patterns: cache behaviors, origin settings, SSL/TLS configuration, and invalidation commands

DimensionReasoningScore

Conciseness

The content is padded with generic boilerplate that provides no actual value. Phrases like 'Provides step-by-step guidance' and 'Follows industry best practices' are empty filler that Claude doesn't need to be told.

1 / 3

Actionability

There is zero concrete guidance, no code, no commands, no actual CloudFront configuration examples. The skill describes what it could do rather than providing any executable instructions for setting up a CloudFront distribution.

1 / 3

Workflow Clarity

No workflow is defined. Despite claiming to provide 'step-by-step guidance,' there are no actual steps, no sequence, and no validation checkpoints for CloudFront distribution setup.

1 / 3

Progressive Disclosure

The content is a monolithic block of meta-description with no structure pointing to actual implementation details, examples, or reference materials. There are no useful references or organized sections.

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

ActivationImplementationValidation

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.