·vue-development
</>

vue-development

travisjneuman/.claude

使用 Composition API、TypeScript、Pinia 状态管理和 Nuxt 3 全栈进行 Vue.js 3 开发。在构建 Vue 应用程序、实现响应式模式、创建可组合项或使用 Vue 生态系统时使用。

6安装·0热度·@travisjneuman

安装

$npx skills add https://github.com/travisjneuman/.claude --skill vue-development

SKILL.md

Comprehensive guide for building modern Vue.js applications with the Composition API.

| Vue 3 | Core framework | 3.4+ | | TypeScript | Type safety | 5.0+ | | Vite | Build tool | 5.0+ | | Pinia | State management | 2.1+ | | Vue Router | Routing | 4.2+ | | Nuxt 3 | Full-stack framework | 3.10+ | | Vitest | Testing | 1.0+ |

| Using Options API for complex components | Poor code organization | Use Composition API | | Mutating props directly | Breaks one-way data flow | Emit events to parent | | Using $refs for state | Not reactive | Use ref() and props | | Deeply nested watchers | Performance issues | Use computed() instead |

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/travisjneuman/.claude --skill vue-development
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 vue-development?

使用 Composition API、TypeScript、Pinia 状态管理和 Nuxt 3 全栈进行 Vue.js 3 开发。在构建 Vue 应用程序、实现响应式模式、创建可组合项或使用 Vue 生态系统时使用。 来源:travisjneuman/.claude。

如何安装 vue-development?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/travisjneuman/.claude --skill vue-development 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/travisjneuman/.claude