CtrlK
BlogDocsLog inGet started
Tessl Logo

easysam-skill

Build and deploy serverless applications using EasySAM. Use when the user wants to scaffold a new project, add AWS resources (Lambda, DynamoDB, S3, etc.), or set up CI/CD for an EasySAM project.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

A well-structured, token-efficient skill body that delivers executable commands, complete YAML syntax rules with explicit "Do NOT" guardrails, and sequenced workflows with validation checkpoints. External detail is appropriately offloaded to existing one-level-deep reference and asset files.

DimensionReasoningScore

Conciseness

Lean throughout: it assumes Claude's competence and avoids explaining what Lambda, DynamoDB, or SAM are, with every section earning its tokens (e.g. tight hierarchy diagram, direct command lists).

3 / 3

Actionability

Provides copy-paste-ready executable commands ("uv run easysam init", "uv run easysam --environment dev generate .") and complete, correct YAML examples for resources, envvars, and integration rather than pseudocode.

3 / 3

Workflow Clarity

Each workflow (Scaffolding, Adding a Resource, Deployment) is a numbered sequence with explicit validation checkpoints ("inspect schema", "inspect cloud ... to verify") before the destructive generate/deploy step, giving clear feedback loops.

3 / 3

Progressive Disclosure

SKILL.md is a focused overview with clearly signaled one-level-deep references to real bundle files — references/patterns.md, references/troubleshooting.md, and assets/publish.yml — all of which exist and are well organized.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, third-person description that clearly states capabilities and provides explicit "Use when" trigger guidance tied to natural user phrasing. It carves out a distinct EasySAM niche and avoids vague fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Build and deploy serverless applications", "scaffold a new project", "add AWS resources (Lambda, DynamoDB, S3, etc.)", "set up CI/CD" — matching the score-3 anchor.

3 / 3

Completeness

Explicitly answers both what ("Build and deploy serverless applications using EasySAM") and when ("Use when the user wants to scaffold a new project, add AWS resources... or set up CI/CD"), with an explicit "Use when" clause.

3 / 3

Trigger Term Quality

Natural user phrasing is well covered ("scaffold a new project", "add AWS resources", "set up CI/CD"); these are terms a user would actually say rather than internal jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to the EasySAM tool with distinct, specific triggers, making it unlikely to fire for unrelated serverless or AWS skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
scartill/easysam-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.