Reactive

Reactive skills and workflows surfaced by the site skill importer.

3 skills
A
vue

by antfu

vue skill for Vue 3 code generation with Composition API, <script setup lang="ts">, macros, reactivity, and built-in components. Use it to install guidance and improve vue usage for SFCs, defineProps, defineEmits, defineModel, watchers, Transition, Teleport, Suspense, and KeepAlive.

Frontend Development
Favorites 0GitHub 4.4k
V
vue-pinia-best-practices

by vuejs-ai

vue-pinia-best-practices helps Vue 3 teams use Pinia safely with clear guidance on install timing, storeToRefs usage, setup-store returns, and URL vs store state decisions.

Frontend Development
Favorites 0GitHub 2.1k
V
create-adaptable-composable

by vuejs-ai

create-adaptable-composable helps Vue 3 and Nuxt 3 developers design reusable composables that accept plain values, refs, computed values, and getters. It focuses on choosing MaybeRef or MaybeRefOrGetter and normalizing with toValue() or toRef() inside watch() or watchEffect() for predictable reactivity.

Frontend Development
Favorites 0GitHub 2.1k