vue-best-practices
✓Vue 3 TypeScript, vue-tsc, Volar, Vite, accesorios de componentes, pruebas, API de composición.
Instalación
SKILL.md
| 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 | | unplugin-auto-import-conflicts | unplugin, auto-import, types any | Fix unplugin type conflicts |
Vue 3 TypeScript, vue-tsc, Volar, Vite, accesorios de componentes, pruebas, API de composición. Fuente: yuanxiao0115/agent-skills.
Datos (listos para citar)
Campos y comandos estables para citas de IA/búsqueda.
- Comando de instalación
npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices- Categoría
- </>Desarrollo
- Verificado
- ✓
- Primera vez visto
- 2026-02-05
- Actualizado
- 2026-02-18
Respuestas rápidas
¿Qué es vue-best-practices?
Vue 3 TypeScript, vue-tsc, Volar, Vite, accesorios de componentes, pruebas, API de composición. Fuente: yuanxiao0115/agent-skills.
¿Cómo instalo vue-best-practices?
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code o Cursor
¿Dónde está el repositorio de origen?
https://github.com/yuanxiao0115/agent-skills
Detalles
- Categoría
- </>Desarrollo
- Fuente
- skills.sh
- Primera vez visto
- 2026-02-05