Vue, Nuxt, and NuxtHub skills for AI coding assistants.
> /plugin marketplace add onmax/nuxt-skills> /plugin install nuxt-skills@nuxt-skills
Repo: onmax/nuxt-skills
What's inside

[!NOTE] Sponsored by Cactus
Your agent is working. Don't drift into YouTube. Cactus blocks distracting websites on your Mac during the hours you choose, with a schedule that repeats every week. Built by this repo's maintainer.
Try Cactus free for 7 days. Keep it for $19.99 USD, paid once. No subscription.
npx skills add onmax/nuxt-skills
The skills CLI auto-detects your installed agents and provides an interactive picker. Use -g for global (user-wide) or -y to install all skills.
Works with Claude Code, Cursor, Codex, OpenCode, GitHub Copilot, Antigravity, Roo Code, and more.
An alternative for Claude Code users:
# Add marketplace
/plugin marketplace add onmax/nuxt-skills
# Install Nuxt Skills
/plugin install nuxt-skills@nuxt-skills
Claude Code installs Nuxt Skills as one plugin and dynamically discovers all included skill entries.
Install the Codex plugin from this repository's marketplace source:
codex plugin marketplace add onmax/nuxt-skills
codex plugin add nuxt-skills@nuxt-skills
See the Codex plugin manifest and marketplace source for the published metadata.
Clone the repository and copy skill folders to your agent's skills directory:
| Agent | Project path | Global path |
|---|---|---|
| Claude Code | .claude/skills/ | ~/.claude/skills/ |
| Cursor | .cursor/skills/ | ~/.cursor/skills/ |
| Codex | .codex/skills/ | ~/.codex/skills/ |
| OpenCode | .opencode/skill/ | ~/.config/opencode/skill/ |
| Copilot | .github/skills/ | — |
The complete skill list, including provenance links for every bundled or hand-authored skill, is maintained in the generated skill catalog below.
Skills follow the Agent Skills open format. They can be activated in two ways:
description and loads it when relevant to your task/skill-name (e.g., /nuxt) to explicitly load a skill| You're working on... | Agent may auto-load... |
|---|---|
.vue file | vue skill |
server/api/ route | nuxt skill |
nuxt.config.ts | nuxt skill |
| NuxtHub storage | nuxthub skill |
Follows agentskills standard format.
nuxt-skills/
├── plugin.json # Portable Agent Plugins manifest
├── mcp.json # Portable Nuxt MCP configuration
├── skills/ # Materialized manual and ecosystem skills
├── ecosystem-skills.json # Upstream skill sources and selected paths
├── .claude-plugin/ # Claude Code manifest and marketplace metadata
└── .codex-plugin/ # Codex compatibility manifest
Skills are kept up-to-date via GitHub Actions:
| Workflow | Schedule | Purpose |
|---|---|---|
| update-skills.yml | Weekly (Monday) | Regenerates reka-ui docs from upstream |
| skill-maintenance.yml | Biweekly (1st & 15th) | Claude analyzes upstream changelogs, creates PRs if updates needed |
| bundle-ecosystem-skills.yml | Weekly (Monday) | Replaces configured local skills with upstream ecosystem copies, validates them, and pushes changes |
The maintenance workflow uses claude-code-action to intelligently detect breaking changes, new features, and deprecations from upstream sources.
The ecosystem bundle is configured in ecosystem-skills.json. It records the upstream repositories and skill names included in the Claude and Codex plugin. ecosystem-skills.lock.json records the exact source revisions used for each bundle.
The Nuxt-specific sources follow the discovery model used by Nuxt Skill Hub and its resolver: prefer a skill shipped by the package, then check the package's .well-known/skills publication, then use a repository path or fallback path. Configured sources live in ecosystem-skills.json; discovered sources and exact revisions are recorded in ecosystem-skills.lock.json so CI can materialize the bundle reproducibly.
VueUse maintains its own current skill, so install it directly with npx skills add vueuse/skills instead of relying on a generated copy here.
MIT
Every skill in the plugin is listed below with its provenance. The table is regenerated by pnpm bundle:ecosystem.
| Skill | Provenance |
|---|---|
arkenv | Bundled from nuxt-modules/yamcodes/arkenv |
comark | Bundled from nuxt-modules/comarkdown/comark |
nitro | Bundled from antfu/skills |
nuxt | Bundled from antfu/skills |
nuxt-better-auth | Bundled from nuxt-modules/nuxt-modules/better-auth |
nuxt-content | Manually written in this repository. |
nuxt-i18n | Manually written in this repository. |
nuxt-modules | Manually written in this repository. |
nuxt-seo | Manually written in this repository. |
nuxt-studio | Manually written in this repository. |
nuxt-ui | Bundled from nuxt-modules/nuxt/ui |
nuxt-users | Bundled from nuxt-modules/rrd108/nuxt-users |
nuxthub | Manually written in this repository. |
FAQ
nuxt-skills is a Claude Code plugin with 25 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes arkenv, comark, nitro. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it