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-fixerVSCode 진단을 사용하여 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