AgentSkillsCN

nuxt-page-generator

使用Vue 3 Composition API生成Nuxt 3页面组件。触发“创建nuxt页面”、“生成nuxt组件”、“nuxt 3页面”、“nuxt文件”。

SKILL.md
--- frontmatter
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.