Onmax Nuxt Skills
onmax-nuxt-skills is a Claude Code plugin for the Build phase that bundles nineteen Vue, Nuxt, and NuxtHub skills so AI assistants follow official framework patterns during implementation.
Load curated Vue, Nuxt 4, Nitro, and NuxtHub skills so Claude and other assistants follow framework idioms instead of generic React patterns.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install onmax-nuxt-skills@onmax/nuxt-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:onmax/nuxt-skills") and the paste-ready config with skillselion.get_install_config("plugin:onmax/nuxt-skills").
What it does
onmax-nuxt-skills is a Claude Code plugin distribution of onmax’s skill library aimed at Vue, Nuxt, and NuxtHub projects. Solo builders shipping marketing sites, SaaS dashboards, or content apps on Nuxt 4 get agent instructions that mirror real ecosystem choices: Nitro server routes, composables, defineNuxtModule extensions, Better Auth flows, Drizzle with D1, hub KV and blob storage, OG image pipelines, and Nuxt Studio content workflows. With nineteen plugins worth of keywords—from motion-v gestures to publint and ATTW package hygiene—the bundle reduces hallucinated Nuxt 3 leftovers and wrong package managers when Cursor or Claude Code edits your repo. It does not deploy infrastructure by itself; it steers codegen and reviews during active frontend and full-stack Nuxt builds. Pick it when your stack is Nuxt-first and you want consistent agent behavior across components, server handlers, and hub-backed production setups.
Highlights
- 19-plugin bundle covering Nuxt, Vue composition API, and NuxtHub primitives
- Depth on auth, Drizzle, D1, KV, blob storage, OG images, and Cloudflare-oriented hubs
- Motion, accessibility, headless UI, and MDC content authoring guidance
- Module authoring, monorepo, publint, and library-mode packaging patterns
- How-to coverage for migrations, middleware, testing mocks, and CI-oriented builds
Why builders use it
Generic coding models guess wrong Nuxt APIs, botch hub storage setup, and skip accessibility and module conventions, costing solo builders hours of rework on frontend-heavy apps.
After install, your agent pulls Nuxt-specific skill context for components, server routes, auth, content, and hub services, producing edits that align with onmax’s documented how-tos and gotchas.
At a glance
- Type - Plugin in Frontend & UI.
- Adoption - 0 installs, 619 stars, 0 votes.
FAQ
Who is onmax-nuxt-skills for?
Vue and Nuxt developers using AI coding assistants who need framework-accurate guidance across UI, Nitro APIs, auth, and NuxtHub services.
When should I use onmax-nuxt-skills?
Use it throughout Build while scaffolding pages, composables, modules, content collections, and hub integrations before you ship your Nuxt app.
How do I add onmax-nuxt-skills to my agent?
Install the onmax/nuxt-skills Claude Code plugin from Skillselion, enable it in your Nuxt workspace, and let the bundled skills attach to agent sessions when you edit Vue and Nuxt files.
Comments
Share how you use onmax-nuxt-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.