vue
Vue 3 Composition API, script setup macros, reactivity, and built-in components.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for vue, derived from its capabilities.
AIVSS 4.8 ยท Medium
View MAESTRO 7-layer threat model โOverview
An antfu skill giving Vue 3 domain knowledge โ Composition API, script-setup macros (defineProps/defineEmits/defineModel), the reactivity system, watchers, and built-ins (Transition/Teleport/Suspense/KeepAlive). Reference surface that shapes the Vue SFC code the agent writes.
Key features
- Composition API + script setup
- Reactivity and watchers
- Built-in component usage
Use cases
- Writing a Vue 3 SFC
- Using Teleport/Suspense correctly