概要
This skill equips Claude with specialized knowledge for building Vue 3 applications using the traditional Options API, ensuring strict TypeScript type safety and proper component lifecycle handling. It provides expert guidance on avoiding common pitfalls like context binding errors with arrow functions, managing stateful methods for debouncing, and implementing complex PropType definitions. It is particularly useful for developers maintaining established Vue codebases or those who prefer the structured Options API pattern while requiring modern TypeScript integration.