Back to list
zatkniz

nuxt-module-finder

by zatkniz

0🍴 0📅 Jan 13, 2026

SKILL.md


name: nuxt-module-finder description: Find and compare Nuxt modules for specific features. Use when users need to add functionality via modules (auth, UI, database, etc). Do not use for basic Nuxt concepts.

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)

Process

  1. Search Modules: mcp_nuxt_list-modules

    • Parameters: search, category, sort, order
    • Categories: "ui", "auth", "database", "media", "seo", "cms", "analytics"
  2. Get Details: mcp_nuxt_get-module with exact slug

    • Returns: README, compatibility, stats, installation
  3. Recommend: Consider Nuxt 4 compatibility, downloads, and maintenance

Common Modules

  • @nuxt/ui - Official UI components
  • @nuxtjs/i18n - Internationalization
  • nuxt-icon - Icon library
  • @nuxt/image - Image optimization
  • @pinia/nuxt - State management
  • nuxt-auth-utils - Authentication

Example

User: "I need authentication"

  1. List: category: "auth"
  2. Compare top results
  3. Get details for best match
  4. Provide installation steps and basic setup

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon