CtrlK
BlogDocsLog inGet started
Tessl Logo

nuxt-modules

Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.

85

1.18x
Quality

78%

Does it follow best practices?

Impact

89%

1.18x

Average score across 6 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/nuxt-modules/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 overview that defers detail to real reference files and provides actionable quick-start commands. Its main weakness is workflow clarity: the init-to-publish lifecycle lacks explicit validation checkpoints and feedback loops, which caps that dimension.

Suggestions

Add an explicit multi-step lifecycle (init → develop → test → build → publish) with validation commands such as 'npm run test' and a pre-publish check before 'npm publish'.

Collapse the duplicate reference listings in 'Available Guidance' and 'Loading Files' into a single section to remove redundancy and tighten conciseness.

Include a brief publish/release validation loop (e.g., verify the build passes and version is bumped) since npm publishing is a destructive/batch operation.

DimensionReasoningScore

Conciseness

The overview is lean and assumes Claude's knowledge without explaining what Nuxt is, but the 'Available Guidance' and 'Loading Files' sections duplicate the same three reference listings, adding mild redundancy.

4 / 5

Actionability

Provides copy-paste-ready Quick Start commands, a concrete project structure tree, and a module-types table with locations; deeper executable code is appropriately deferred to the real reference files, leaving only minor gaps inline.

4 / 5

Workflow Clarity

Quick Start offers a rough init/build/test sequence but the body lacks validation checkpoints and error-recovery loops; because publishing to npm is a batch/destructive operation without validation steps shown, workflow clarity is capped at 3 per the rubric.

3 / 5

Progressive Disclosure

Clear overview with well-signaled, one-level-deep references to three verified real files, plus an explicit 'DO NOT load all files at once' guidance and a loading checklist for easy navigation.

5 / 5

Total

16

/

20

Passed

Description

83%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, third-person description with explicit trigger guidance and concrete capabilities covering published, local, runtime, server, release, and CI scenarios. It fully answers what and when with low conflict risk; only minor gains are available from additional trigger synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities across six enumerated cases plus 'defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation', giving comprehensive coverage of the skill's actions.

5 / 5

Completeness

Explicitly answers both what ('Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation') and when ('Use when creating Nuxt modules...'); the 'when' could be richer with additional explicit trigger phrasings.

4 / 5

Trigger Term Quality

Natural terms like 'creating Nuxt modules', 'publishing modules to npm', and 'CI/CD workflows' map well to user phrasing, but a few common synonyms or variations are missing.

4 / 5

Distinctiveness Conflict Risk

Niche is clearly scoped to Nuxt modules and explicitly distinguished from related nuxt/vue skills, leaving minimal conflict risk.

5 / 5

Total

18

/

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
onmax/nuxt-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.