·vue-best-practices
</>

vue-best-practices

serkodev/vue-skills

A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects.

5Installs·0Trend·@serkodev

Installation

$npx skills add https://github.com/serkodev/vue-skills --skill vue-best-practices

SKILL.md

IMPORTANT: You MUST follow the references/reactivity-guide.md for reactive state management when creating, updating a component or a composable.

IMPORTANT: You MUST follow the references/sfc-guide.md for best practices when working with Vue SFCs.

Split a component when it has more than one clear responsibility (e.g. data orchestration + UI, or multiple independent UI sections).

A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects. Source: serkodev/vue-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/serkodev/vue-skills --skill vue-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is vue-best-practices?

A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects. Source: serkodev/vue-skills.

How do I install vue-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/serkodev/vue-skills --skill vue-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/serkodev/vue-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01