nuxt-module-finder
Installation
SKILL.md
Nuxt Module Finder
Discover and evaluate Nuxt modules to add specific functionality to the project.
When to Use
DO USE when:
- User wants to add new functionality (authentication, UI library, CMS, etc)
- Comparing module options
- Checking module compatibility with Nuxt 4
- Getting installation/setup instructions for a specific module
DO NOT USE when:
- Asking about built-in Nuxt features
- General project setup questions
- Already have module installed (check package.json first)