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

92%

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 skill description that clearly articulates specific capabilities and includes an explicit 'Use when' clause with relevant trigger terms. The NestJS + Drizzle ORM combination provides a distinctive niche, though some of the broader trigger terms (APIs, authentication, databases) could cause overlap with more general skills. Overall, it follows best practices with third-person voice, concrete actions, and good keyword coverage.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Generates REST/GraphQL APIs', 'implements authentication guards', 'creates database schemas', 'sets up microservices'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (generates APIs, implements auth guards, creates schemas, sets up microservices) and 'when' with an explicit 'Use when...' clause listing five trigger scenarios.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'NestJS', 'Drizzle ORM', 'REST', 'GraphQL', 'APIs', 'authentication', 'guards', 'database schemas', 'microservices'. Good coverage of terms a developer would naturally use when seeking this skill.

3 / 3

Distinctiveness Conflict Risk

While 'NestJS' and 'Drizzle ORM' are distinctive, terms like 'APIs', 'authentication', 'databases' are broad and could overlap with general backend, auth, or database skills. The NestJS+Drizzle combination narrows it, but the 'Use when' clause includes generic triggers like 'working with databases' that could conflict.

2 / 3

Total

11

/

12

Passed

Implementation

72%

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

This is a solid skill with strong actionability through complete, executable code examples covering the key NestJS + Drizzle patterns. The progressive disclosure is well-handled with clear references to detailed materials. Main weaknesses are some verbosity in meta-sections (When to Use, Best Practices) and the migration workflow could benefit from explicit error recovery steps.

Suggestions

Remove or condense the 'When to Use' and 'Best Practices' sections—Claude can infer when to apply these patterns, and the best practices largely duplicate the Constraints section.

Add explicit error recovery steps to the migration workflow, e.g., 'If migration fails: check generated SQL in drizzle/ folder, fix schema, regenerate, and re-verify before retrying.'

DimensionReasoningScore

Conciseness

The content is mostly efficient but includes some unnecessary sections like 'When to Use' (Claude can infer this) and 'Best Practices' that largely repeat constraints already stated. The code examples are well-targeted but the overall structure could be tighter.

2 / 3

Actionability

Provides fully executable TypeScript code examples covering CRUD, JWT guards, transactions, and unit testing. The code is copy-paste ready with concrete patterns including DTOs, repositories, services, controllers, and module wiring.

3 / 3

Workflow Clarity

The Instructions section provides a clear 8-step sequence including a migration verification step ('Verify SQL'), but lacks explicit validation/feedback loops for error recovery. The migration workflow involves potentially destructive database changes but doesn't include rollback or validation checkpoints beyond 'Verify SQL'.

2 / 3

Progressive Disclosure

Clear overview with well-organized sections and one-level-deep references to three specific reference files for advanced patterns, Drizzle ORM details, and workflow optimization. The main file stays focused on essential patterns while pointing to detailed materials.

3 / 3

Total

10

/

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