nuxt-modules
OfficialMaster Nuxt module development end-to-end.
Authorincubrain
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers adopt a structured approach to building Nuxt modules, covering published npm modules, local project modules, runtime extensions, server extensions, release automation, and CI/CD integration.
Core Features & Use Cases
- Module patterns: guidance for creating Published npm modules (@nuxtjs/, nuxt-), Local modules (modules/), and Inline/runtime extensions (components, composables, plugins).
- Server & runtime extensions: instructions for integrating API routes, middleware, and runtime components into Nuxt projects.
- Publishing & CI/CD: best practices for releasing modules to npm and wiring up CI workflows with Nuxt Kit.
- Use cases: scaffold a new module and wire it into a Nuxt app via nuxt.config.ts, then publish or test in a playground.
Quick Start
npx nuxi init -t module my-module cd my-module && npm install npm run dev # Start playground npm run dev:build # Build in watch mode npm run test # Run tests
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nuxt-modules Download link: https://github.com/incubrain/foundry/archive/main.zip#nuxt-modules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.