vue-best-practices
✓Vue.js performance optimization guidelines for building fast, maintainable applications. This skill should be used when writing, reviewing, or refactoring Vue.js code to ensure optimal performance patterns. Triggers on tasks involving Vue components, reactivity, Composition API, state management, or performance improvements.
Installation
SKILL.md
Comprehensive performance optimization guide for Vue.js applications. Contains 40+ rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
| 1 | Reactivity Fundamentals | CRITICAL | reactivity- | | 2 | Component Performance | CRITICAL | component- | | 3 | Computed & Watchers | HIGH | computed- | | 4 | Template Optimization | MEDIUM-HIGH | template- | | 5 | Composition API Patterns | MEDIUM | composable- | | 6 | State Management | MEDIUM | state- |
| 7 | Async & Data Fetching | LOW-MEDIUM | async- | | 8 | Advanced Patterns | LOW | advanced- |
Vue.js performance optimization guidelines for building fast, maintainable applications. This skill should be used when writing, reviewing, or refactoring Vue.js code to ensure optimal performance patterns. Triggers on tasks involving Vue components, reactivity, Composition API, state management, or performance improvements. Source: vinayakkulkarni/vue-nuxt-best-practices.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vinayakkulkarni/vue-nuxt-best-practices --skill vue-best-practices- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vue-best-practices?
Vue.js performance optimization guidelines for building fast, maintainable applications. This skill should be used when writing, reviewing, or refactoring Vue.js code to ensure optimal performance patterns. Triggers on tasks involving Vue components, reactivity, Composition API, state management, or performance improvements. Source: vinayakkulkarni/vue-nuxt-best-practices.
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/vinayakkulkarni/vue-nuxt-best-practices --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/vinayakkulkarni/vue-nuxt-best-practices
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01