·unity-compile-fixer
</>

unity-compile-fixer

使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。

36安装·1热度·@dev-gom

安装

$npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer

如何安装 unity-compile-fixer

通过命令行快速安装 unity-compile-fixer AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dev-gom/claude-code-marketplace。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from dev-gom/claude-code-marketplace

快速解答

什么是 unity-compile-fixer?

使用 VSCode 诊断检测并解决 Unity C# 编译错误。当 Unity 项目存在需要诊断和自动修复的编译错误时,请使用此技能。分析来自 VSCode 语言服务器的错误,根据错误模式提出解决方案,并处理 Unity 项目的版本控制冲突。 来源:dev-gom/claude-code-marketplace。

如何安装 unity-compile-fixer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dev-gom/claude-code-marketplace

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-25