nuxt-ui

Extract frontmatter and local docs to generate Nuxt UI skill metadata.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/9aia/pachira --skill nuxt-ui-9aia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuxt-ui
Source: https://github.com/9aia/pachira/tree/main/.claude/skills/nuxt-ui
Command: npx skills add https://github.com/9aia/pachira --skill nuxt-ui-9aia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Nuxt UI Skill metadata generation standardizes how skills are documented by pulling the name, description, and references from SKILL.md and related Nuxt UI docs, enabling consistent searchability.

Core Features & Use Cases

  • Frontmatter and content extraction from SKILL.md to derive the skill's name, description, and license information.
  • On-demand discovery and mapping of optional resources (scripts/ references/ assets) to reflect actual Skill components.
  • Dependency and version awareness by scanning scripts for external dependencies and version hints in frontmatter.
  • Safety and risk assessment by evaluating the Skill for prompt injections, data exfiltration, or malicious code and returning toxicity metadata.

Quick Start

Run the generator script to refresh metadata from SKILL.md and the Nuxt UI docs.

Frequently Asked Questions about nuxt-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate structured metadata for a Nuxt UI component library?

To generate Nuxt UI component library metadata, run the provided script to extract frontmatter, descriptions, and license information directly from SKILL.md and related Nuxt UI documentation files.

What is the process for mapping Nuxt UI scripts and references into skill metadata?

Mapping Nuxt UI scripts and references into skill metadata involves on-demand discovery of optional resources like assets and scripts to reflect actual components and build a complete metadata profile.

Can I use this skill to scan Vue and Tailwind dependencies for version hints?

Yes, you can use this skill to achieve Vue and Tailwind dependency awareness by scanning scripts for external dependencies and extracting version hints from the SKILL.md frontmatter.

Does the Nuxt UI metadata generation evaluate scripts for malicious code?

Yes, Nuxt UI metadata generation evaluates the skill for prompt injections, data exfiltration, or malicious code, returning toxicity metadata to ensure safety and assess potential risks.

What's the best way to standardize Nuxt UI documentation for search indexing?

The best way to standardize Nuxt UI documentation for search indexing is to extract content from SKILL.md to output a compact, embeddable description with a clear scope optimized for searchability.