概要
C# Project Expert is a specialized skill that empowers Claude with deep, compiler-level understanding of .NET solutions. By utilizing Roslyn-powered semantic analysis rather than simple text search, it allows for high-confidence refactoring, including safe solution-wide renames, unused code detection, and detailed inheritance mapping. It is the ideal tool for developers managing complex C# codebases who need to accurately trace method call chains, find interface implementations, and resolve compilation diagnostics across multiple projects.