Back to list
Patrity

nuxt-docs

by Patrity

10🍴 0📅 Jan 22, 2026

SKILL.md


name: nuxt-docs description: Fetches Nuxt 4 framework documentation from GitHub. Use when needing info about Nuxt composables (useFetch, useAsyncData), directory structure, configuration, routing, data fetching, deployment, or any Nuxt framework concepts. allowed-tools: Bash, Read

Nuxt 4 Documentation Skill

Fetches up-to-date Nuxt framework docs from the official GitHub repository.

Categories

CategoryTopics
getting-startedinstallation, config, routing, data-fetching, deployment
api/composablesuseFetch, useAsyncData, useState, useRoute, etc.
api/componentsNuxtPage, NuxtLayout, NuxtLink, ClientOnly, etc.
api/utils$fetch, defineNuxtConfig, definePageMeta, etc.
directory-structureapp/, server/, composables/, pages/, etc.
guideconcepts, best practices, recipes

Usage

Fetch a specific topic

python3 .claude/skills/nuxt-docs/fetch.py data-fetching
python3 .claude/skills/nuxt-docs/fetch.py useFetch
python3 .claude/skills/nuxt-docs/fetch.py routing

List available topics

python3 .claude/skills/nuxt-docs/fetch.py --list

Check cache status

python3 .claude/skills/nuxt-docs/fetch.py --status

When to Use

  • "How do I use useFetch?"
  • "What's the Nuxt 4 directory structure?"
  • "How do I configure nuxt.config.ts?"
  • "How does server-side rendering work?"
  • "How do I deploy a Nuxt app?"

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