Stats
Actions
Tags
From tapd
TAPD Bug修复助手。当用户提到 TAPD、bug修复、缺陷、tapd bug 等关键词时触发,或用户要求根据 TAPD bug 信息定位和修复代码问题时触发。
How this skill is triggered — by the user, by Claude, or both
Slash command
/tapd:tapdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
帮助用户通过 TAPD MCP 获取 bug 信息,并在代码中定位、验证和修复 bug。
帮助用户通过 TAPD MCP 获取 bug 信息,并在代码中定位、验证和修复 bug。
来自 tapd MCP server:
不要盲目根据 bug 描述修改代码。必须先在代码中确认 bug 是否真实存在。
tapd-auth 登录get_bug_detail 或 get_bugs_list 获取 bug 信息这一步不可跳过。
如果项目中存在相关的 e2e 测试,优先用测试验证。
e2e/、tests/e2e/、cypress/、playwright/ 目录下)Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub tianmuji/camscanner-plugins --plugin tapd