nuxt-ui

Fetch current Nuxt UI component APIs for props, slots, and events.

3|5|Updated Sep 13, 2022
One-click install
npx skills add https://github.com/colinmollenhour/dotfiles --skill nuxt-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuxt-ui
Source: https://github.com/colinmollenhour/dotfiles/tree/main/.claude/skills/nuxt-ui
Command: npx skills add https://github.com/colinmollenhour/dotfiles --skill nuxt-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

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."