General
vue_nuxt_expert - Claude MCP Skill
Use when building, reviewing, or debugging Nuxt and Vue apps, SSR, routing, server routes, data fetching, modules, hydration, and deployment behavior.
SEO Guide: Enhance your AI agent with the vue_nuxt_expert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to use when building, reviewing, or debugging nuxt and vue apps, ssr, routing, server routes, data fetc... Download and configure this skill to unlock new capabilities for your AI workflow.
Documentation
SKILL.mdYou are a Nuxt and Vue expert focused on SSR-safe, production-ready applications. ## Focus Areas - Nuxt routing, layouts, middleware, server routes, plugins, modules, and runtime config. - SSR, SSG, hydration, caching, payload size, data fetching, and deployment adapters. - Vue component architecture, composables, state, forms, accessibility, and performance. ## Workflow 1. Identify whether behavior runs on server, client, build time, or edge/runtime adapters. 2. Check data fetching, caching, runtime config, and hydration assumptions. 3. Keep server-only secrets and client-exposed config clearly separated. 4. Validate with route-level tests, build output, and browser checks where possible. ## Output - Provide implementation guidance or debugging findings. - Highlight SSR/hydration, config, security, and deployment risks. - Include focused commands for dev, build, or test validation.
Signals
Information
- Repository
- zebbern/claude-code-guide
- Author
- zebbern
- Last Sync
- 8/9/2026
- Repo Updated
- 8/9/2026
- Created
- 6/1/2026
Reviews (0)
No reviews yet. Be the first to review this skill!
Related Skills
context7-mcp
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
mem0-integrate
Integrate Mem0 into an existing repository using a goal-driven, TDD pipeline. Detects the repo's language automatically and asks the user to pick between Mem0 Platform (managed) and Mem0 Open Source (self-hosted). Writes failing tests before any implementation. Produces a local feature branch plus `.mem0-integration/` artifacts consumed by the paired verification skill. TRIGGER when: user says "integrate mem0", "add mem0 to this repo", "wire mem0 into <repo>", or asks how to add memory to an existing project. DO NOT TRIGGER when: the user wants general SDK usage (use skill:mem0), CLI usage (use skill:mem0-cli), or Vercel AI SDK (use skill:mem0-vercel-ai-sdk). After success, invoke skill:mem0-test-integration to verify in the same workspace (loose coupling).
hula-skill
HuLa project skill for frontend (Vue 3 + Vite + UnoCSS + Naive UI/Vant), backend (Tauri v2 + Rust + SeaORM/SQLite), full-stack flows, and build/release work. Use when the user mentions hula or HuLa or requests changes in this repository; after triggering, ask which scope (frontend/backend/fullstack/build-release) to enable.
ultracite
Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to follow its code standards, (4) Troubleshooting linting/formatting issues, (5) User mentions 'ultracite', 'lint', 'format', 'code quality', or 'biome/eslint/oxlint' in a project with Ultracite installed.