·unity-compile-fixer
</>

unity-compile-fixer

Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compilation errors that need diagnosis and automated fixes. Analyzes errors from VSCode Language Server, proposes solutions based on error patterns, and handles version control conflicts for Unity projects.

36Installs·1Trend·@dev-gom

Installation

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

How to Install unity-compile-fixer

Quickly install unity-compile-fixer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dev-gom/claude-code-marketplace.

SKILL.md

View raw

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:

Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compilation errors that need diagnosis and automated fixes. Analyzes errors from VSCode Language Server, proposes solutions based on error patterns, and handles version control conflicts for Unity projects. Source: dev-gom/claude-code-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

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

Quick answers

What is unity-compile-fixer?

Detect and resolve Unity C# compilation errors using VSCode diagnostics. Use this skill when Unity projects have compilation errors that need diagnosis and automated fixes. Analyzes errors from VSCode Language Server, proposes solutions based on error patterns, and handles version control conflicts for Unity projects. Source: dev-gom/claude-code-marketplace.

How do I install unity-compile-fixer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dev-gom/claude-code-marketplace --skill unity-compile-fixer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25