claude-code/vue3/skills/jsdoc-specialist/SKILL.md
为函数/方法生成和完善JSDoc注释与示例;当用户要求补充JSDoc或对代码进行注释规范化时调用。
npx skillsauth add linzb93/ai-coding-docs jsdoc-specialistInstall 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.
本技能用于在项目中统一为函数、对象/类方法补充与规范化 JSDoc 注释。
查阅jsdoc.md
development
处理 YApi 接口文档相关任务。支持打开接口文档、独立生成类型定义,以及在解析接口实现代码时同步生成类型和注释。
testing
专注 Vue3 页面还原与样式实现,仅负责 UI,不写任何逻辑代码。上传设计稿时调用。
testing
识别原型图需求并实现业务逻辑。上传原型图要求分析需求,编写交互逻辑时调用。
tools
将 Vue 3 script setup 代码按逻辑块进行组织,并使用中文注释分隔。当用户要求整理 Vue 代码或清理 script setup 时调用。