fix-compile-errors
Installation
SKILL.md
Analyze compilation errors and provide fixes to resolve all errors.
- Identify errors: Type mismatches/casting, missing imports/dependencies, syntax errors/malformed code, undefined variables/functions, configuration issues
- Fix each error: Identify root cause, provide corrected code, explain fix, verify all errors resolved