Vue
Vue 3 组合式 API、script setup 宏、响应式系统和内置组件。用于编写 Vue 单文件组件、defineProps/defineEmits/defineModel、侦听器,或使用 Transition/Teleport/Suspense/KeepAlive 时。
安装命令
npx skills add https://github.com/antfu/skills --skill vue
Vue 3 组合式 API、script setup 宏、响应式系统和内置组件。用于编写 Vue 单文件组件、defineProps/defineEmits/defineModel、侦听器,或使用 Transition/Teleport/Suspense/KeepAlive 时。
npx skills add https://github.com/antfu/skills --skill vue