CtrlK
BlogDocsLog inGet started
Tessl Logo

javascript-pro

Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility.

37

Quality

35%

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 ./plugins/AI-Agents-Safe-Coding-Skills/skills/javascript-pro/SKILL.md

The canonical home for this skill is javascript-pro in rmyndharis/antigravity-skills

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 reads like a high-level job description rather than actionable guidance for Claude. It lists topics and general principles Claude already knows (prefer async/await, handle errors, avoid callback hell) without providing any concrete code examples, specific patterns, gotchas, or novel information. The skill would need substantial rework to provide value beyond Claude's existing JavaScript knowledge.

Suggestions

Add concrete, executable code examples for each focus area — e.g., a proper async/await error handling pattern, a module structure template, an event loop gotcha with solution.

Replace vague instructions like 'Validate performance and compatibility' with specific steps and tools (e.g., 'Run `node --prof` for CPU profiling, use `lighthouse` for browser perf').

Remove or condense sections that restate Claude's existing knowledge (e.g., 'Prefer async/await over promise chains') and replace with project-specific patterns, anti-patterns, or edge cases that add genuine value.

Add at least one worked example showing input → output for a common task like converting a callback-based function to async/await with proper error handling.

DimensionReasoningScore

Conciseness

The skill avoids explaining what JavaScript is, but includes vague filler like 'robust error handling' and 'performance optimization' without adding value. The 'Use this skill when' and 'Do not use this skill when' sections are reasonable but the Focus Areas and Approach sections largely restate things Claude already knows about modern JS best practices.

3 / 5

Actionability

The skill is entirely abstract with zero concrete code, commands, or executable examples. Instructions like 'Choose async patterns and module system' and 'Validate performance and compatibility' are vague directives with no specifics. There are no code snippets, no specific API references, no concrete patterns demonstrated.

1 / 5

Workflow Clarity

There is a rough 4-step sequence (identify, choose, implement, validate) but the steps are so high-level they provide no real guidance. There are no validation checkpoints, no feedback loops, and no concrete criteria for any step. The workflow is essentially 'figure it out, then do it.'

2 / 5

Progressive Disclosure

The content is organized into clear sections with headers, which provides basic structure. However, there are no references to external files, no bundle files exist, and topics like 'TypeScript migration,' 'polyfill strategy,' and 'Node.js APIs' are mentioned but never elaborated on — they would benefit from separate reference files or at least inline examples.

3 / 5

Total

9

/

20

Passed

Description

41%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 syllabus than a skill selection guide, listing topics rather than concrete actions Claude can perform. It uses imperative 'Master' which is second-person instructional voice rather than third-person descriptive. The lack of a 'Use when...' clause and absence of actionable verbs significantly weakens its utility for skill selection among many options.

Suggestions

Add an explicit 'Use when...' clause with trigger phrases like 'Use when the user asks about JavaScript, JS, Node.js, async/await, promises, or ES6+ syntax'.

Replace topic listings with concrete actions in third person: 'Writes and debugs modern JavaScript code, converts callbacks to async/await, resolves promise chains, and troubleshoots Node.js API usage'.

Include common synonyms and file extensions users might mention: 'JS', '.js', '.mjs', 'ECMAScript', 'callback hell', 'async/await'.

DimensionReasoningScore

Specificity

Names the domain (JavaScript) and mentions several concepts (ES6+, async patterns, Node.js APIs, promises, event loops, browser/Node compatibility), but these are topics/concepts rather than concrete actions. 'Handles' is vague and doesn't describe specific operations like 'converts', 'debugs', or 'refactors'.

3 / 5

Completeness

Has a partial 'what' (topics it covers) but no explicit 'when' clause. There is no 'Use when...' guidance, and the 'what' is more about topic areas than concrete actions. The missing 'when' clause caps this at 3 per guidelines, and the weak 'what' brings it to 2.

2 / 5

Trigger Term Quality

Includes relevant keywords like 'JavaScript', 'ES6+', 'async', 'Node.js', 'promises', 'event loops' which users might mention. However, it misses common natural phrases users would say like 'JS', 'callback', 'await', 'fetch', 'module', '.js files', or action-oriented terms like 'debug', 'fix', 'write'.

3 / 5

Distinctiveness Conflict Risk

While it specifies JavaScript and Node.js, the broad scope ('modern JavaScript') could overlap with general coding skills, web development skills, or TypeScript skills. The mention of 'browser/Node compatibility' adds some distinction but the overall scope is still quite broad.

3 / 5

Total

11

/

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.