vscode-bug-hunter
✓此技能为 VS Code 扩展提供系统的错误检测和发现功能。在搜索隐藏的错误、分析潜在问题的代码、调查可疑行为、执行代码审核或在错误出现之前主动发现错误时使用。涵盖静态分析模式、动态分析技术、代码气味检测和系统代码库调查。
SKILL.md
This skill enables systematic discovery and detection of bugs in VS Code extensions before they cause problems in production. It provides structured workflows for proactively finding issues through static analysis, pattern matching, code auditing, and systematic investigation techniques.
| Proactive discovery | Reactive fixing | | Find bugs before they manifest | Fix bugs after they occur | | Static and dynamic analysis | Error investigation | | Code auditing | Stack trace analysis | | Pattern-based detection | Reproduction-based fixing |
| Async operations | High | Race conditions, unhandled rejections | | Event handlers | High | Memory leaks, missing dispose | | WebView communication | High | Message timing, state sync | | File I/O | Medium | Error handling, permissions | | User input processing | Medium | Validation, injection |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-bug-hunter- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 vscode-bug-hunter?
此技能为 VS Code 扩展提供系统的错误检测和发现功能。在搜索隐藏的错误、分析潜在问题的代码、调查可疑行为、执行代码审核或在错误出现之前主动发现错误时使用。涵盖静态分析模式、动态分析技术、代码气味检测和系统代码库调查。 来源:s-hiraoku/vscode-sidebar-terminal。
如何安装 vscode-bug-hunter?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-bug-hunter 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/s-hiraoku/vscode-sidebar-terminal
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-05