スキル一覧に戻る
Patrity

nuxt-ui-templates

by Patrity

10🍴 0📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: nuxt-ui-templates description: Fetches real-world Nuxt UI template examples from nuxt-ui-templates org. Use when needing implementation patterns for dashboards, landing pages, SaaS apps, chat interfaces, or how to compose Nuxt UI components together. allowed-tools: Bash, Read

Nuxt UI Templates Skill

Fetches real implementation examples from the official Nuxt UI templates.

Available Templates

TemplateDescription
dashboardFull dashboard with sidebar, panels, navbar
saasSaaS app with auth, pricing, landing
landingMarketing landing page
chatAI chatbot with Vercel AI SDK
docsDocumentation site
portfolioPortfolio/personal site
editorNotion-like WYSIWYG editor
changelogChangelog/release notes
starterMinimal Nuxt starter

Usage

List template structure

python3 .claude/skills/nuxt-ui-templates/fetch.py dashboard --structure

Fetch a specific file

python3 .claude/skills/nuxt-ui-templates/fetch.py dashboard app/layouts/default.vue
python3 .claude/skills/nuxt-ui-templates/fetch.py dashboard app/components/UserMenu.vue
python3 .claude/skills/nuxt-ui-templates/fetch.py saas app/pages/pricing.vue

Search for patterns

python3 .claude/skills/nuxt-ui-templates/fetch.py dashboard --search "DashboardSidebar"

List all templates

python3 .claude/skills/nuxt-ui-templates/fetch.py --list

When to Use

  • "How do I set up a dashboard layout?"
  • "Show me a real sidebar implementation"
  • "How do I structure a SaaS pricing page?"
  • "What's the pattern for a chat interface?"

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です