vue-best-practices
✓Vue 3 TypeScript、vue-tsc、Volar、Vite、组件 props、测试、组合 API。
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、组件 props、测试、组合 API。 来源:yuanxiao0115/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 vue-best-practices?
Vue 3 TypeScript、vue-tsc、Volar、Vite、组件 props、测试、组合 API。 来源:yuanxiao0115/agent-skills。
如何安装 vue-best-practices?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yuanxiao0115/agent-skills --skill vue-best-practices 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/yuanxiao0115/agent-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05