CtrlK
BlogDocsLog inGet started
Tessl Logo

nuxt-content

Use when working with Nuxt Content v3, markdown content, or CMS features in Nuxt - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration

Install with Tessl CLI

npx tessl i github:popey/nuxt-skills --skill nuxt-content
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 a strong skill description that clearly identifies its niche (Nuxt Content v3) and provides comprehensive coverage of specific capabilities. It follows the recommended pattern with an explicit 'Use when...' clause at the beginning and lists concrete features that help Claude distinguish this skill from general Nuxt or CMS skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and features: collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration.

3 / 3

Completeness

Explicitly answers both what (collections, queryCollection API, MDC rendering, etc.) and when ('Use when working with Nuxt Content v3, markdown content, or CMS features in Nuxt') with clear trigger guidance at the start.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'Nuxt Content v3', 'markdown content', 'CMS features', 'Nuxt', 'collections', 'MDC', 'NuxtStudio', 'i18n'. Good coverage of domain-specific terms.

3 / 3

Distinctiveness Conflict Risk

Highly specific to Nuxt Content v3 ecosystem with distinct triggers like 'Nuxt Content v3', 'queryCollection API', 'MDC rendering', 'NuxtStudio' - unlikely to conflict with general Vue, Nuxt, or other CMS 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 demonstrates best practices across all dimensions. It's highly concise (~300 tokens for main content), provides executable code examples, includes verification steps, and has excellent progressive disclosure with clearly signaled references to detailed sub-files. The explicit instruction to load only relevant files shows sophisticated understanding of token efficiency.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what Nuxt or content management is. Every section serves a purpose with minimal prose and maximum information density.

3 / 3

Actionability

Provides fully executable code examples for both content.config.ts and the Vue page component. The Quick Start section is copy-paste ready with real TypeScript/Vue code.

3 / 3

Workflow Clarity

Clear verification step included ('Verify setup: Run npx nuxi typecheck'). For a skill that's primarily about configuration and querying rather than destructive operations, the workflow is appropriately clear with troubleshooting guidance.

3 / 3

Progressive Disclosure

Excellent structure with clear one-level-deep references to 5 specific sub-files. The 'Loading Files' checklist with explicit guidance to NOT load all files at once demonstrates ideal progressive disclosure. Token counts provided for budget awareness.

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.