vue-best-practices
✓Vue 3 / Vue.js und TypeScript, vue-tsc, Volar werden von Vue verwendet组件时确保正确类型模式.触发场景: Vue 组件、props 提取、包装组件、模板类型检查、Volar 配置等。
Installation
SKILL.md
Vue 3 与 Vue.js 在 TypeScript、vue-tsc、Volar 下的最佳实践,用于编写、审查或重构 Vue 组件时保证正确的类型与工具链用法。
| extract-component-props | get props type、wrapper component、extend props、inherit props、ComponentProps | 从 .vue 组件提取类型 | | vue-tsc-strict-templates | undefined component、template error、strictTemplates | 在模板中捕获未定义组件 | | fallthrough-attributes | fallthrough、$attrs、wrapper component | 透传属性的类型检查 |
| strict-css-modules | css modules、$style、typo | 捕获 CSS 模块类名拼写错误 | | data-attributes-config | data-、strictTemplates、attribute | 允许 data- 属性 | | volar-3-breaking-changes | volar、vue-language-server、editor | 修复 Volar 3.0 升级问题 | | module-resolution-bundler | cannot find module、@vue/tsconfig、moduleResolution | 修复模块解析错误 |
Vue 3 / Vue.js und TypeScript, vue-tsc, Volar werden von Vue verwendet组件时确保正确类型模式.触发场景: Vue 组件、props 提取、包装组件、模板类型检查、Volar 配置等。 Quelle: kunhai-88/skills.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/kunhai-88/skills --skill vue-best-practices- Quelle
- kunhai-88/skills
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-01
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist vue-best-practices?
Vue 3 / Vue.js und TypeScript, vue-tsc, Volar werden von Vue verwendet组件时确保正确类型模式.触发场景: Vue 组件、props 提取、包装组件、模板类型检查、Volar 配置等。 Quelle: kunhai-88/skills.
Wie installiere ich vue-best-practices?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/kunhai-88/skills --skill vue-best-practices Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/kunhai-88/skills
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01