vue-development-guides

Guide Vue 3 and Nuxt 3 development, refactoring, and code reviews.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/jd-solanki/lekhan-internal-sync --skill vue-development-guides-jd-solanki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vue-development-guides
Source: https://github.com/jd-solanki/lekhan-internal-sync/tree/main/.agents/skills/vue-development-guides
Command: npx skills add https://github.com/jd-solanki/lekhan-internal-sync --skill vue-development-guides-jd-solanki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a curated collection of Vue.js and Nuxt 3 development best practices to guide development, refactoring, and code reviews across projects.

Core Features & Use Cases

  • Structured guidance for Vue SFCs, the Composition API, reactive state management, and data flow.
  • A reusable reference for onboarding, code reviews, and architectural decisions in Vue/Nuxt apps.
  • Consistent guidance aligned with official guides to accelerate team alignment and reduce review cycles.

Quick Start

Reference the included guides to design components following best practices, implement reactive state safely, and apply data-flow standards in your Vue 3 or Nuxt 3 project.

Frequently Asked Questions about vue-development-guides

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for Vue 3 SFC structure and Composition API usage?

Vue 3 SFC best practices involve structuring components safely using the Composition API and managing reactive state. This reference consolidates official standards for SFC structure and data flow to accelerate team alignment during development and reviews.

How do I manage reactive state safely in a Nuxt 3 application?

To manage reactive state safely in Nuxt 3, apply consolidated best practices for reactive state and component architecture. This reference guides state implementation to ensure safe reactivity and proper data flow across Vue 3 and Nuxt 3 projects.

Can I use these Vue best practices for code reviews and refactoring?

Yes, you can use these Vue best practices for code reviews and refactoring. The guide serves as a reusable reference for architectural decisions, helping teams apply consistent standards to Vue SFCs and data flow during project reviews.

Does this guide cover data flow standards for Vue and Nuxt projects?

Yes, this guide covers data flow standards for Vue and Nuxt projects. It aligns with official references to provide structured guidance on data flow, reactive state management, and component structure for Vue 3 and Nuxt 3 applications.

What is the best way to structure Vue components for team onboarding?

The best way to structure Vue components for onboarding is applying consolidated SFC and Composition API standards. This reusable reference aligns teams on architectural decisions, reducing review cycles by standardizing component structure and reactivity.