CtrlK
BlogDocsLog inGet started
Tessl Logo

nuxt-core

| Nuxt 4 core framework fundamentals: project setup, configuration, routing, SEO, error handling, and directory structure. Use when: creating new Nuxt 4 projects, configuring nuxt.config.ts, setting up routing and middleware, implementing SEO with useHead/useSeoMeta, handling errors with error.vue and NuxtErrorBoundary, or understanding Nuxt 4 directory structure.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

78%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 highly actionable, well-organized Nuxt 4 reference body with strong executable examples and clean topic structure. The main weakness is progressive disclosure: the body advertises reference and template files that are not present in the bundle.

Suggestions

Either ship the referenced files under references/ (configuration-deep.md, routing-advanced.md, plugins-architecture.md) and templates/, or remove the 'When to Load References' and 'Templates Available' sections to avoid dead links.

Move the pinned version numbers (nuxt 4.0.0/4.2.x, vue 3.5.0, etc.) into a clearly marked version/deprecation section so time-sensitive data does not clutter the evergreen reference and drag conciseness.

Add one concise end-to-end workflow (e.g., scaffold -> configure -> add routes/middleware -> verify with nuxi typecheck) with an explicit validation checkpoint to lift workflow clarity toward the top anchor.

DimensionReasoningScore

Conciseness

Mostly lean and code-heavy with little concept padding, but the time-sensitive version-requirements table (specific minimum/recommended versions) is not isolated in a deprecated/old-patterns section, and a few inline comments could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready nuxi commands, a complete nuxt.config.ts, and executable routing/SEO/error-handling code covering the common cases, matching the fully-executable anchor.

5 / 5

Workflow Clarity

Content is clearly organized by topic with troubleshooting and anti-pattern sections, but as a topical reference it lacks explicit multi-step workflows with validation checkpoints; no destructive/batch operations trigger the stricter cap.

4 / 5

Progressive Disclosure

Structure and a 'When to Load References' section are well signaled, but the referenced files (references/configuration-deep.md, routing-advanced.md, plugins-architecture.md) and the templates/ directory do not exist in the bundle, leaving dead navigation links that hurt discoverability.

3 / 5

Total

16

/

20

Passed

Description

88%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, specific description that clearly states both capabilities and concrete 'Use when' triggers, with good natural keyword coverage and a clear Nuxt 4 niche. Minor gains are available only in trigger-synonym coverage and sibling-skill distinctiveness.

DimensionReasoningScore

Specificity

Lists multiple concrete capability areas — 'project setup, configuration, routing, SEO, error handling, and directory structure' — alongside specific tools (nuxt.config.ts, useHead/useSeoMeta, error.vue, NuxtErrorBoundary), giving comprehensive coverage rather than generic phrasing.

5 / 5

Completeness

Explicitly answers 'what' (core fundamentals across setup, config, routing, SEO, errors, directory structure) and 'when' with a concrete 'Use when:' clause enumerating trigger scenarios, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural user-facing terms ('Nuxt 4 projects', 'routing and middleware', 'SEO', 'error.vue') and specific APIs, but a few common synonyms/variations are absent, keeping it just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to 'Nuxt 4' with distinct trigger phrases that separate it from generic framework skills, though minor overlap risk remains with closely related sibling nuxt-* skills.

4 / 5

Total

18

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (594 lines); consider splitting into references/ and linking

Warning

metadata_field

'metadata' should map string keys to string values

Warning

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

13

/

16

Passed

Repository
secondsky/claude-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.