AgentSkillsCN

nuxt-skills

Nuxt.js框架的常用模式、SSR/SSG以及最佳实践。

SKILL.md
--- frontmatter
name: nuxt-skills
description: Nuxt.js framework patterns, SSR/SSG, and best practices
category: stacks/frontend/nuxt
applies_to: nuxt
allowed-tools: Read, Write, Glob, Grep, Bash
user-invocable: true
context: inject

Nuxt.js Skills

Vue.js framework for hybrid static & server rendering.

Sub-Skills

Architecture

Rendering

Data Fetching

Routing

State Management

Performance

Authentication

Testing

Detection

Auto-detected when project contains:

  • nuxt.config.ts or nuxt.config.js
  • nuxt package
  • defineNuxtConfig or useNuxtApp patterns