CtrlK
BlogDocsLog inGet started
Tessl Logo

nuxthub

Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.

89

1.18x
Quality

86%

Does it follow best practices?

Impact

96%

1.18x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

A well-structured, highly actionable reference with clean progressive disclosure via two genuine one-level-deep reference files. The main weaknesses are inline version annotations that hurt conciseness and missing validation checkpoints around destructive database/blob operations.

Suggestions

Move time-sensitive version annotations (e.g. 'v0.10.2+', 'v0.10.6+') out of inline prose and into a dedicated 'Version history' or the existing 'Deprecated' section to improve conciseness.

Add explicit validation/verification checkpoints before destructive batch operations — e.g. confirm row counts or list targets before 'npx nuxt db drop-all' / 'db squash', and verify existence before 'blob.del([...])'.

Consider promoting the 'Quick Reference' table earlier so the most common hub:db / hub:kv / hub:blob imports are discoverable before the detailed per-feature sections.

DimensionReasoningScore

Conciseness

The body is mostly lean and avoids explaining concepts Claude knows, but time-sensitive version annotations ('v0.10.6', '(v0.10.2+)', '(v0.10.3+)', '(v0.10.6+)') are scattered inline rather than confined to a deprecated/old-patterns section, which the rubric penalizes.

2 / 3

Actionability

Fully executable, copy-paste-ready code and commands throughout — schema definitions, db/KV/blob/cache APIs, wrangler CLI commands — with concrete examples and no pseudocode.

3 / 3

Workflow Clarity

Steps are sequenced (migrations generate→migrate; deploy configure→create resources→deploy), but destructive/batch operations such as 'db drop-all', 'db squash', and multi-file 'blob.del' lack explicit validation checkpoints, capping this dimension at 2.

2 / 3

Progressive Disclosure

A concise overview body points to two clearly signaled, one-level-deep references (wrangler-templates.md, providers.md) via a checkbox 'Loading Files' section with task conditions; both reference files are real and non-nested.

3 / 3

Total

10

/

12

Passed

Description

100%

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 specific, third-person description that clearly states both what the skill provides and when to use it, with natural trigger terms and low conflict risk. No fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs' plus 'configuration, schema definition, migrations, multi-cloud deployment' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both: 'Use when building NuxtHub v0.10.6 applications' (when) and the enumerated API/feature list (what), matching the what-AND-when anchor.

3 / 3

Trigger Term Quality

Includes natural terms users would say — 'building NuxtHub... applications', 'database', 'KV', 'blob', 'cache', 'Cloudflare', 'Vercel', 'deployment' — giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

'NuxtHub v0.10.6 applications' is a clear, narrow niche with distinct triggers, making it unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

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.