CtrlK
BlogDocsLog inGet started
Tessl Logo

vue-expert-js

Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.

73

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

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

A well-structured, actionable skill body with executable code patterns, a clear validated workflow, and clean one-level-deep progressive disclosure. Minor improvements possible by trimming redundant Output Templates and adding Vite/routing examples.

Suggestions

Add a brief inline Vite config or Vue Router setup example to match the capabilities promised in the description, or explicitly point to the relevant reference file for them.

Trim or merge the Output Templates section with the Constraints section to remove redundancy and improve token efficiency.

Consider noting that the deferred ../vue-expert references are external cross-skill links, so a reader knows they depend on that sibling skill being installed.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining Vue/JSDoc basics, but the Output Templates section restates constraints already shown in Code Patterns and Constraints, so a little could be trimmed.

4 / 5

Actionability

Provides executable, copy-paste-ready examples (JSDoc-typed component, composable with @typedef/@param/@returns, shared @typedef), but lacks inline examples for Vite config and routing that the description promises — a minor coverage gap.

4 / 5

Workflow Clarity

The four-step Core Workflow has explicit validation checkpoints and feedback loops: run ESLint with jsdoc plugin and 'fix any missing or malformed annotations before proceeding', and on test failure 'revisit... correct the logic or annotation, and re-run until the suite is green'.

5 / 5

Progressive Disclosure

A well-signaled Reference Guide table points one level deep to five real local reference files (jsdoc-typing.md, composables-patterns.md, component-architecture.md, state-management.md, testing-patterns.md) with explicit 'Load When' triggers, and defers shared Vue concepts to vue-expert.

5 / 5

Total

18

/

20

Passed

Description

96%Weight 40%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.

A strong, specific, third-person description that clearly states capabilities and provides explicit trigger guidance with natural keywords. Its only weakness is minor overlap with the sibling vue-expert skill, which slightly raises conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management' plus 'Generates JSDoc-typed code with @typedef, @param, and @returns'), giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (creates components/composables, configures Vite/routing/state, generates JSDoc-typed code) and 'when' via a concrete 'Use when...' clause listing four distinct trigger scenarios.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('Vue 3', 'JavaScript only', 'no TypeScript', 'JSDoc', 'vanilla JavaScript', '.mjs modules', 'migrating from Vue 2 Options API to Composition API'), covering synonyms and file extensions.

5 / 5

Distinctiveness Conflict Risk

The JS-only/no-TypeScript/JSDoc niche is clearly distinct from a general Vue skill, but the declared related-skill 'vue-expert' creates minor overlap risk for plain Vue 3 requests; not a full 5 because of that adjacency.

4 / 5

Total

19

/

20

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
jeffallan/claude-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.