什么是 unity-compile-fixer?
使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。 来源:dev-gom/claude-code-marketplace。
使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。
通过命令行快速安装 unity-compile-fixer AI 技能到你的开发环境
来源:dev-gom/claude-code-marketplace。
This skill enables automatic detection and resolution of Unity C# compilation errors by leveraging VSCode's diagnostic system. It collects real-time errors from the OmniSharp C# language server, analyzes error patterns against a curated database of common Unity issues, and proposes context-aware solutions for user approval before applying fixes.
The skill relies on references/error-patterns.json for error analysis. This database contains:
To analyze an error, load the database and match the error code:
使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。 来源:dev-gom/claude-code-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。 来源:dev-gom/claude-code-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dev-gom/claude-code-marketplace