Back to list
zatkniz

nuxt-documentation-lookup

by zatkniz

0🍴 0📅 Jan 13, 2026

SKILL.md


name: nuxt-documentation-lookup description: Look up official Nuxt documentation for specific APIs, advanced features, or implementation details not covered in repository instructions. Use when precise Nuxt framework information is needed.

Nuxt Documentation Lookup

Retrieve official Nuxt documentation for specific implementation details, APIs, or advanced features.

When to Use

DO USE when:

  • User asks about specific Nuxt APIs or advanced features
  • Need implementation details for middleware, plugins, hooks, or runtime APIs
  • Questions about Nuxt 4 migration or version-specific features
  • Debugging Nuxt-specific errors
  • Advanced configuration not in repository instructions

DO NOT USE when:

  • Basic structure/conventions (covered in repository instructions)
  • Auto-import usage (covered in path-specific instructions)
  • General Vue or TypeScript questions

Process

  1. Search: mcp_nuxt_list-documentation-pages (version: "4.x")
  2. Retrieve: mcp_nuxt_get-documentation-page with exact path
  3. Combine: Merge documentation with repository instructions

Key Paths

  • /docs/4.x/api/* - API references
  • /docs/4.x/guide/going-further/* - Advanced topics
  • /docs/4.x/guide/concepts/* - Core concepts

Example

User: "How do I use runtime hooks?"

  1. Search for "hooks" in documentation
  2. Get /docs/4.x/api/advanced/hooks
  3. Provide hook examples with local project context

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon