CtrlK
BlogDocsLog inGet started
Tessl Logo

giuseppe-trisciuoglio/developer-kit

Comprehensive developer toolkit providing reusable skills for Java/Spring Boot, TypeScript/NestJS/React/Next.js, Python, PHP, AWS CloudFormation, AI/RAG, DevOps, and more.

89

Quality

89%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

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 strong, well-crafted skill description that clearly identifies its domain (AWS CloudFormation Auto Scaling patterns), lists specific capabilities and resource types, and includes an explicit 'Use when' clause with concrete trigger terms. The description is comprehensive without being verbose, covering both the template structure aspects and the operational goals (high availability, cost optimization).

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and concepts: Auto Scaling groups, launch configurations, launch templates, scaling policies, lifecycle hooks, predictive scaling, plus template structure elements like Parameters, Outputs, Mappings, Conditions, and cross-stack references.

3 / 3

Completeness

Clearly answers both 'what' (provides AWS CloudFormation patterns for Auto Scaling including specific services and template elements) and 'when' (explicit 'Use when creating Auto Scaling groups, launch configurations, launch templates, scaling policies, lifecycle hooks, and predictive scaling').

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'CloudFormation', 'Auto Scaling', 'EC2', 'ECS', 'Lambda', 'launch template', 'scaling policies', 'lifecycle hooks', 'predictive scaling', 'high availability', 'cost optimization'. These cover a wide range of terms a user working with AWS auto scaling would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly specific niche combining AWS CloudFormation with Auto Scaling patterns across EC2/ECS/Lambda. This is unlikely to conflict with general AWS skills, general IaC skills, or other CloudFormation skills focused on different resource types.

3 / 3

Total

12

/

12

Passed

Implementation

50%

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, executable CloudFormation templates and CLI commands, which is its primary strength. However, it is significantly over-verbose, duplicating content between step-by-step snippets and the complete example, and including generic best practices that Claude already knows. The promised ECS and Lambda coverage is entirely absent, and the workflow could benefit from integrated validation checkpoints with error recovery guidance.

Suggestions

Remove the 'When to Use' section and generic best practices bullets that Claude already knows (e.g., 'use IAM roles with least privilege', 'encrypt EBS volumes') to cut token usage significantly.

Move the complete template example, best practices, and constraints into separate reference files (e.g., references/complete-template.md, references/best-practices.md) and link from the main skill.

Integrate validation commands as explicit checkpoints within the workflow steps (e.g., after step 3, validate before proceeding) with error recovery instructions.

Add the promised ECS service auto scaling and Lambda provisioned concurrency examples, or remove those claims from the overview.

DimensionReasoningScore

Conciseness

The skill is extremely verbose at ~300+ lines. It explains basic CloudFormation concepts Claude already knows, includes a 'When to Use' section that restates the description, and the Best Practices section is a wall of generic bullet points that add little unique value. The complete template example largely duplicates the step-by-step snippets above it.

1 / 3

Actionability

The skill provides fully executable CloudFormation YAML templates, concrete CLI commands for validation and verification, and a complete end-to-end template example. All code is copy-paste ready with proper intrinsic functions and resource references.

3 / 3

Workflow Clarity

Steps are clearly numbered and sequenced (1-8), and validation/verification commands are included. However, there's no explicit feedback loop for error recovery (e.g., what to do if validate-template fails, or if change set shows unexpected changes), and the validation steps are separated from the main workflow rather than integrated as checkpoints within it.

2 / 3

Progressive Disclosure

There is one reference to a constraints.md file, but the main skill inlines extensive best practices, constraints/warnings, and a full template that could be split into separate reference files. The Best Practices and Constraints sections bloat the main file when they could be referenced externally, while the skill claims to cover ECS and Lambda scaling but provides no content or references for those topics.

2 / 3

Total

8

/

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.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

Total

10

/

11

Passed

Reviewed

Table of Contents