nuxt-ui

Nuxt UI v4 Documentation Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "nuxt-ui" with this command: npx skills add patrity/nuxt-skills/patrity-nuxt-skills-nuxt-ui

Nuxt UI v4 Documentation Skill

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

Usage

Fetch a specific component's docs

python3 .claude/skills/nuxt-ui-docs/fetch.py <ComponentName>

Examples:

python3 .claude/skills/nuxt-ui-docs/fetch.py Button python3 .claude/skills/nuxt-ui-docs/fetch.py Modal python3 .claude/skills/nuxt-ui-docs/fetch.py Form

Update all cached docs

python3 .claude/skills/nuxt-ui-docs/fetch.py --update-all

Check what's cached

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

Cache System

  • Docs are cached in .claude/skills/nuxt-ui-docs/cache/

  • Manifest at .claude/skills/nuxt-ui-docs/manifest.json tracks:

  • Last fetch timestamp per component

  • GitHub commit SHA at time of fetch

  • Use --force to bypass cache and fetch fresh

Quick Reference

Read the cached quick reference for common patterns:

  • cache/quick-reference.md

Source

Docs fetched from: https://github.com/nuxt/ui/tree/v4/docs/content/docs

When to Use

  • "What props does UButton accept?"

  • "How do I use UForm with validation?"

  • "Show me UTable examples"

  • "What slots does UModal have?"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

nuxt-ui

No summary provided by upstream source.

Repository SourceNeeds Review
1.6K-onmax
General

nuxt-docs

No summary provided by upstream source.

Repository SourceNeeds Review
General

nuxt-ui-templates

No summary provided by upstream source.

Repository SourceNeeds Review
General

nuxt-ui

No summary provided by upstream source.

Repository SourceNeeds Review
3.5K-nuxt