debug
Identifies bugs, analyzes errors, performs root cause analysis, and proposes fixes
35124 Skills
Identifies bugs, analyzes errors, performs root cause analysis, and proposes fixes
Use when encountering bugs, test failures, or unexpected behavior - find root cause before fixing
Systematically analyze and fix bugs, errors, and unexpected behavior. Use when the user reports bugs
Trace errors and unexpected behavior to find root causes. Use when something's broken and you don't
Analyze logs, reproduce issues, and create a fix plan.
系统化调试方法论。当用户遇到 Bug、代码错误、程序异常、需要排查问题时触发。提供三步调试法(植入日志→分析日志→定位根源)和多假设验证法。支持 JavaScript 专用调试规范。
问题诊断和调试技能
Debug your application to find and fix a bug or errors
Debug issues in TireOps. Use when encountering errors, bugs, or unexpected behavior.
Runtime debugging workflow with automated log collection. Use when fixing bugs that require runtime evidence (values, types, flow), when you'd otherwise ask user to "open DevTools, reproduce X, tell me what you see", or when bug depends on user interaction that can't be simulated. This skill auto...
Browser automation and inspection for AI agents via WebSocket
Use when users need to debug, modify, or extend the code-forge application's CLI commands, argument parsing, or CLI behavior. This includes adding new commands, fixing CLI bugs, updating command options, or troubleshooting CLI-related issues.