CtrlK
BlogDocsLog inGet started
Tessl Logo

modern-javascript-patterns

Comprehensive guide for mastering modern JavaScript (ES6+) features, functional programming patterns, and best practices for writing clean, maintainable, and performant code.

34

Quality

30%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/modern-javascript-patterns/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

28%Scale 1-5

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

This skill is essentially a hollow shell with no actionable JavaScript content. It lists broad use cases and generic instructions that could apply to any domain, then defers all substance to a referenced file that doesn't exist in the bundle. The skill fails to provide any concrete code examples, specific patterns, or executable guidance for modern JavaScript development.

Suggestions

Add concrete, executable JavaScript code examples directly in the SKILL.md covering at least the most common patterns (e.g., destructuring, async/await, array methods, module syntax).

Replace the generic instructions ('Apply relevant best practices and validate outcomes') with JavaScript-specific actionable guidance, such as specific refactoring steps from callbacks to async/await.

Either provide the referenced `resources/implementation-playbook.md` bundle file or inline the essential content so the skill is self-contained enough to be useful.

Add at least one concrete workflow with validation steps, e.g., a step-by-step process for refactoring legacy code to modern patterns with linting/testing checkpoints.

DimensionReasoningScore

Conciseness

The 'Use this skill when' and 'Do not use this skill when' sections are somewhat padded and generic. The instructions section is very generic ('Clarify goals, constraints, and required inputs') and doesn't add JavaScript-specific value. However, it's not excessively verbose overall.

3 / 5

Actionability

The skill provides zero concrete code, commands, or executable guidance. The instructions are entirely abstract ('Apply relevant best practices and validate outcomes') with no JavaScript-specific patterns, examples, or actionable steps. Everything is deferred to a referenced file that isn't provided.

1 / 5

Workflow Clarity

There is a rough sequence implied ('Clarify goals → Apply best practices → Validate → Provide steps'), but these are vague platitudes rather than defined steps. No validation checkpoints, no concrete workflow for any of the listed use cases like refactoring or migrating from callbacks to async/await.

2 / 5

Progressive Disclosure

The skill references `resources/implementation-playbook.md` for detailed patterns, which is a reasonable one-level-deep reference. However, the bundle file doesn't exist (not provided), and the SKILL.md itself contains almost no substantive content to serve as a useful overview — it's essentially an empty shell pointing to a missing file.

3 / 5

Total

9

/

20

Passed

Description

32%Scale 1-5

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

The description reads more like a course title than a skill description. It lacks concrete actions, specific trigger terms, and any 'Use when...' guidance, making it difficult for Claude to know when to select this skill over others. The broad scope covering all of ES6+, functional programming, and best practices creates high overlap risk with many other potential skills.

Suggestions

Add a 'Use when...' clause with specific trigger phrases, e.g., 'Use when the user asks about ES6+ syntax, arrow functions, destructuring, promises, async/await, or functional programming in JavaScript.'

Replace vague category labels with concrete actions, e.g., 'Refactors legacy JavaScript to modern ES6+ syntax, converts callbacks to async/await, applies functional patterns like map/filter/reduce, and enforces clean code practices.'

Narrow the scope or add distinguishing details to reduce overlap with general coding or web development skills, e.g., specifying this is for JavaScript-specific modernization rather than general code quality.

DimensionReasoningScore

Specificity

Names the domain (JavaScript/ES6+) and mentions broad categories like 'functional programming patterns' and 'best practices,' but no concrete actions are listed—no specific tasks like 'refactor callbacks to async/await' or 'convert loops to map/filter/reduce.'

2 / 5

Completeness

Provides a vague 'what' (guide for mastering JS features and patterns) but has no 'when' clause or trigger guidance. The lack of any 'Use when...' clause caps this at 3 per the rubric, and the 'what' itself is too vague to reach 3.

2 / 5

Trigger Term Quality

Includes some relevant keywords like 'JavaScript,' 'ES6+,' and 'functional programming,' but misses many natural user phrases such as 'arrow functions,' 'promises,' 'async/await,' 'destructuring,' '.js files,' or 'refactor JavaScript code.'

3 / 5

Distinctiveness Conflict Risk

Very broad scope covering all of modern JavaScript, best practices, and functional programming—this could easily overlap with skills for TypeScript, code review, refactoring, general coding assistance, or any web development skill.

2 / 5

Total

9

/

20

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

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.