skills/zatkniz/sporty-group/nuxt-documentation-lookup

nuxt-documentation-lookup

SKILL.md

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
Weekly Installs
5
First Seen
Jan 26, 2026
Installed on
opencode3
claude-code3
github-copilot3
codex2
kimi-cli2
gemini-cli2