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.

90

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

Discovery

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.

This is a strong skill description that clearly identifies its niche (NuxtHub v0.10.6), lists concrete capabilities across multiple domains (database, KV, blob, cache, deployment), and includes an explicit 'Use when' trigger. The inclusion of specific technology names, version numbers, and virtual module import patterns makes it highly distinctive and easy for Claude to match against user requests.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and capabilities: database with Drizzle ORM (sqlite/postgresql/mysql), KV storage, blob storage, cache APIs, configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and virtual module imports.

3 / 3

Completeness

Clearly answers both 'what' (database, KV, blob, cache APIs, configuration, migrations, deployment) and 'when' with an explicit 'Use when building NuxtHub v0.10.6 applications' trigger clause at the start.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'NuxtHub', 'Drizzle ORM', 'sqlite', 'postgresql', 'mysql', 'KV storage', 'blob storage', 'cache', 'migrations', 'Cloudflare', 'Vercel', 'hub:db', 'hub:kv', 'hub:blob'. These are highly specific terms a developer would naturally use.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with very specific triggers: NuxtHub v0.10.6, Drizzle ORM, hub:db/hub:kv/hub:blob virtual modules, and multi-cloud deployment to Cloudflare/Vercel. Unlikely to conflict with generic database or storage skills.

3 / 3

Total

12

/

12

Passed

Implementation

72%

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

This is a comprehensive and highly actionable skill with excellent code examples covering all NuxtHub features. The progressive disclosure pattern with the loading checklist is well-executed. Main weaknesses are slightly verbose explanations in places and missing validation/verification steps in multi-step workflows like migrations and deployment.

Suggestions

Add explicit validation checkpoints to the migration workflow (e.g., verify migration generated correctly before applying, check migration status after applying)

Trim explanatory sentences like 'remote mode: When enabled...' and 'Database replica (v0.10.6+): Configure read replicas...' - Claude can infer purpose from the config comments

DimensionReasoningScore

Conciseness

Generally efficient with good use of tables and code blocks, but includes some unnecessary explanations (e.g., 'remote mode' explanation, 'Database replica' explanation) and the content is quite long for a SKILL.md that already references external files. Some sections like WebSocket and Build-time Hooks could be more terse or offloaded to references.

2 / 3

Actionability

Excellent executable code examples throughout - schema definitions, CRUD operations, CLI commands, upload handlers, deployment configs, and migration commands are all copy-paste ready with specific syntax for each dialect and provider.

3 / 3

Workflow Clarity

Migration workflow is listed as commands but lacks explicit validation checkpoints or error recovery steps. The deployment section provides configuration but doesn't sequence the steps clearly (create resources -> configure -> deploy -> verify). For database operations involving migrations and schema changes, missing validation/feedback loops cap this at 2.

2 / 3

Progressive Disclosure

Excellent progressive disclosure with a clear loading checklist at the top, well-signaled references to wrangler-templates.md and providers.md, and appropriate content split between the main file (core APIs) and reference files (provider-specific configs, deployment patterns).

3 / 3

Total

10

/

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.

Validation11 / 11 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.