Claude Code Plugins

Community-maintained marketplace

Feedback

nuxt-page-generator

@ehtbanton/ClaudeSkillsRepo
0
0

Generate Nuxt 3 page components with Vue 3 Composition API. Triggers on "create nuxt page", "generate nuxt component", "nuxt 3 page", "nuxt file".

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name nuxt-page-generator
description Generate Nuxt 3 page components with Vue 3 Composition API. Triggers on "create nuxt page", "generate nuxt component", "nuxt 3 page", "nuxt file".

Nuxt Page Generator

Generate Nuxt 3 pages with Vue 3 Composition API and auto-imports.

Output Requirements

File Output: *.vue page files Format: Valid Nuxt 3 page Standards: Nuxt 3.x, Vue 3

When Invoked

Immediately generate a complete Nuxt page.

Example Invocations

Prompt: "Create Nuxt product listing page" Output: Complete products/index.vue with data fetching.