概要
This skill provides comprehensive guidance and standardized templates for implementing Vuex state management in Vue 2 applications. It aligns directly with the official Vuex 2.x/3.x documentation, covering core concepts such as reactive state, synchronous mutations, and asynchronous actions. Whether you are setting up a new store, organizing complex logic into namespaced modules, or troubleshooting reactivity issues, this skill ensures that best practices for data flow and state persistence are followed throughout your frontend codebase.