nuxt-ui

Community

Fetch Nuxt UI docs to stay updated.

Authorcolinmollenhour
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you implement or debug Nuxt UI components by fetching current documentation to ensure API accuracy, reducing the time spent chasing component references and avoiding guesswork.

Core Features & Use Cases

  • Targeted API references: Retrieve up-to-date props, slots, events, and examples for a specified Nuxt UI component.
  • Design guidance: Use component docs to design forms, tables, modals, toasts, and other UI elements with correct APIs.
  • Uncertainty reduction: If APIs change, fetch the latest docs before coding to avoid integration mistakes.

Quick Start

Ask the AI to fetch the current Nuxt UI component APIs, for example: "Show me the props and events for UTable from Nuxt UI."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nuxt-ui
Download link: https://github.com/colinmollenhour/dotfiles/archive/main.zip#nuxt-ui

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository