| extract-component-props | get props type, wrapper component, extend props, inherit props, ComponentProps | Extract types from .vue components | | vue-tsc-strict-templates | undefined component, template error, strictTemplates | Catch undefined components in templates |
| fallthrough-attributes | fallthrough, $attrs, wrapper component | Type-check fallthrough attributes | | strict-css-modules | css modules, $style, typo | Catch CSS module class typos | | data-attributes-config | data-, strictTemplates, attribute | Allow data- attributes |
| volar-3-breaking-changes | volar, vue-language-server, editor | Fix Volar 3.0 upgrade issues | | module-resolution-bundler | cannot find module, @vue/tsconfig, moduleResolution | Fix module resolution errors | | define-model-update-event | defineModel, update event, undefined | Fix model update errors |
Best practice per Vue 3 e Vue.js per TypeScript, vue-tsc e Volar. Questa competenza dovrebbe essere utilizzata durante la scrittura, la revisione o il refactoring dei componenti Vue per garantire modelli di digitazione corretti. Trigger su attività che coinvolgono componenti Vue, estrazione di oggetti di scena, componenti wrapper, controllo del tipo di modello o configurazione Volar. Fonte: prorise-cool/prorise-claude-skills.