godot-debugging-profiling
✓专家调试工作流程,包括打印调试(push_warning、push_error、assert)、断点(条件断点)、Godot 调试器(堆栈跟踪、变量、远程调试)、分析器(时间分析器、内存监视器)、错误处理模式和性能优化。用于错误修复、性能调整或开发诊断。触发关键字:breakpoint、print_debug、push_error、assert、profiler、remote_debug、memory_leak、orphan_nodes、Performance.get_monitor。
SKILL.md
Expert guidance for finding and fixing bugs efficiently with Godot's debugging tools.
MANDATORY: Read the appropriate script before implementing the corresponding pattern.
performanceplotter.gd Custom Performance monitors for gameplay metrics (projectile/enemy count). Includes automated error state capture with stack traces and memory stats.
专家调试工作流程,包括打印调试(push_warning、push_error、assert)、断点(条件断点)、Godot 调试器(堆栈跟踪、变量、远程调试)、分析器(时间分析器、内存监视器)、错误处理模式和性能优化。用于错误修复、性能调整或开发诊断。触发关键字:breakpoint、print_debug、push_error、assert、profiler、remote_debug、memory_leak、orphan_nodes、Performance.get_monitor。 来源:thedivergentai/gd-agentic-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-debugging-profiling- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-17
- 更新时间
- 2026-02-18
快速解答
什么是 godot-debugging-profiling?
专家调试工作流程,包括打印调试(push_warning、push_error、assert)、断点(条件断点)、Godot 调试器(堆栈跟踪、变量、远程调试)、分析器(时间分析器、内存监视器)、错误处理模式和性能优化。用于错误修复、性能调整或开发诊断。触发关键字:breakpoint、print_debug、push_error、assert、profiler、remote_debug、memory_leak、orphan_nodes、Performance.get_monitor。 来源:thedivergentai/gd-agentic-skills。
如何安装 godot-debugging-profiling?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-debugging-profiling 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/thedivergentai/gd-agentic-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-17