claude-code/vue3/skills/vue3-logic-organizer/SKILL.md
将 Vue 3 script setup 代码按逻辑块进行组织,并使用中文注释分隔。当用户要求整理 Vue 代码或清理 script setup 时调用。
npx skillsauth add linzb93/ai-coding-docs vue3-logic-organizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
此 Skill 用于将 Vue 3 <script setup> 代码块重组为清晰的逻辑分组。
请遵循以下规则文件中定义的逻辑整理规范: Vue 3 逻辑整理规范
当被调用时,请直接应用上述规则文件中的逻辑,无需额外解释。
<script setup> 代码块。// --- [功能名称] ---。development
处理 YApi 接口文档相关任务。支持打开接口文档、独立生成类型定义,以及在解析接口实现代码时同步生成类型和注释。
testing
专注 Vue3 页面还原与样式实现,仅负责 UI,不写任何逻辑代码。上传设计稿时调用。
testing
识别原型图需求并实现业务逻辑。上传原型图要求分析需求,编写交互逻辑时调用。
tools
将 Vue 3 script setup 代码按逻辑块进行组织,并使用中文注释分隔。当用户要求整理 Vue 代码或清理 script setup 时调用。