vue-development
SKILL.md
Vue Development
Overview
Modern Vue 3 development with TypeScript, Composition API, and user-behavior testing. Core principle: Use TypeScript generics (not runtime validation), modern APIs (defineModel not manual props), and test user behavior (not implementation details).
Red Flags - STOP and Fix
If you catch yourself thinking or doing ANY of these, STOP: