modify-vue3

Modify and enhance existing Vue3 projects with TypeScript following best practices. Use when working with Vue3 (.vue) files for: (1) Implementing new features while checking for reusable code in the project, (2) Refactoring duplicated code into shared utilities, (3) Modifying components following Vue3 Composition API and TypeScript best practices, (4) Code review and optimization of Vue3 components. Always prioritize code reusability and adherence to Vue3 standards.

$ 설치

git clone https://github.com/flashlin/Samples /tmp/Samples && cp -r /tmp/Samples/mac/claude-code-skills/modify-vue3 ~/.claude/skills/Samples

// tip: Run this command in your terminal to install the skill