onmax/nuxt-skills

Vue, Nuxt, and NuxtHub skills for AI coding assistants.

What it solves

AI coding assistants often lack deep, up-to-date knowledge of specific frameworks and libraries. This project provides a collection of specialized "skills" (knowledge modules) for the Vue and Nuxt ecosystem, ensuring agents can write accurate code for Nuxt 4+, NuxtHub, and related tools without hallucinating outdated patterns.

How it works

The project uses the Agent Skills open format, which allows AI agents to extend their capabilities. These skills can be integrated into agents like Claude Code, Cursor, and GitHub Copilot in two ways:

  1. Auto-discovery: The agent automatically loads the relevant skill (e.g., the vue skill) when it detects the user is working on a specific file type or route.
  2. Manual invocation: The user explicitly triggers a skill using a command (e.g., /nuxt).

Who it’s for

Developers using AI coding assistants who build applications with Vue, Nuxt, and the NuxtHub ecosystem.

Highlights

  • Comprehensive Ecosystem Coverage: Includes specialized skills for Nuxt 4+, NuxtHub, Nuxt UI v4, Nuxt Content, and Nuxt SEO.
  • Broad Agent Compatibility: Works across multiple platforms including Claude Code, Cursor, Codex, OpenCode, and GitHub Copilot.
  • Automated Maintenance: Uses GitHub Actions and AI (via claude-code-action) to monitor upstream changelogs and automatically create PRs for updates.
  • Dynamic Documentation: Regenerates documentation for libraries like Reka UI and Nuxt UI from upstream sources weekly.

Related

  • Project
  • Project
  • Project
  • Project
  • Project