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.

Install with Tessl CLI

npx tessl i github:onmax/nuxt-skills --skill nuxthub
What are skills?

100

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

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 an excellent skill description that follows best practices. It opens with an explicit 'Use when' clause, lists comprehensive specific capabilities including technologies and APIs, and includes highly distinctive trigger terms like the version number and virtual module imports. The description is concise yet thorough, making it easy for Claude to select this skill appropriately.

DimensionReasoningScore

Specificity

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

3 / 3

Completeness

Clearly answers both what (database, KV, blob, cache APIs, migrations, deployment) AND when ('Use when building NuxtHub v0.10.6 applications') with an explicit 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', 'Cloudflare', 'Vercel', 'hub:db', 'hub:kv', 'hub:blob', and version number 'v0.10.6'.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with specific version number, framework name 'NuxtHub', and unique virtual module imports 'hub:db, hub:kv, hub:blob' that clearly differentiate it from generic database or deployment skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is an exemplary skill file that efficiently covers a complex full-stack framework. It provides comprehensive, executable code examples for all major features (database, KV, blob, cache) while maintaining excellent organization through progressive disclosure to reference files. The content respects Claude's intelligence by avoiding explanations of basic concepts and focusing on NuxtHub-specific patterns and APIs.

DimensionReasoningScore

Conciseness

The content is lean and efficient, presenting code examples and configuration without explaining basic concepts Claude already knows. Every section delivers actionable information without padding.

3 / 3

Actionability

Provides fully executable code examples throughout - from schema definitions to API usage to deployment commands. All code is copy-paste ready with real syntax, not pseudocode.

3 / 3

Workflow Clarity

Multi-step processes like migrations have clear CLI commands in sequence. Database operations show complete CRUD patterns. Deployment section provides clear steps with resource creation commands before deployment.

3 / 3

Progressive Disclosure

Excellent structure with a loading checklist at the top directing to reference files for specific tasks. Main content covers essentials while pointing to wrangler-templates.md and providers.md for advanced configurations.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

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.