nuxt-modules
Comprehensive guide and tools for developing, testing, and publishing Nuxt modules to extend framework functionality.
Install
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-modulesStats
| Total installs | 944 |
| Weekly installs | 936 |
| GitHub stars | 605 |
| First seen | Jan 19, 2026 |
| Source | @onmax/nuxt-skills |
Summary
- Covers three module types: published npm packages (@nuxtjs/, nuxt-), local project modules in the modules/ directory, and inline hooks in nuxt.config.ts
- Provides defineNuxtModule patterns, Kit utilities, and hook system for extending components, composables, plugins, API routes, and middleware
- Includes E2E testing strategies, npm publishing workflows, and copy-paste CI/CD templates for automated releases
- Quick-start scaffold via npx nuxi init -t module with playground for local development and testing
Tags
Related skills
| Skill | Installs | vs nuxt-modules |
|---|---|---|
| assistant-ui | 904 | -40 |
| flutter-native-interop | 955 | +11 |
| ant-design | 991 | +47 |
| vibe-coding | 1,006 | +62 |
| accessibility-a11y | 1,053 | +109 |
FAQ
- How many installs does nuxt-modules have?
- nuxt-modules has 944 total installs and 936 installs this week.
- Where is nuxt-modules hosted?
- nuxt-modules is published by @onmax/nuxt-skills at https://github.com/onmax/nuxt-skills.
- How many GitHub stars does nuxt-modules have?
- nuxt-modules has 605 GitHub stars.
- When was nuxt-modules first indexed?
- OrangeBot.AI first indexed nuxt-modules on Jan 19, 2026.
- How do I install nuxt-modules?
- Run: npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-modules