# Fix Compile Errors

> Analyze compilation errors and provide fixes to resolve all errors. Use when the user types /fix-compile-errors.

- Skill: `blockmatic/fix-compile-errors` (Agent Skill)
- Install (CLI): `npx skillmds@latest add blockmatic/fix-compile-errors`
- Raw SKILL.md: https://api.skillmd.com/api/skills/blockmatic/fix-compile-errors/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: blockmatic (https://skillmd.com/u/blockmatic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/blockmatic/fix-compile-errors

---


## Purpose

Analyze compilation errors and provide fixes to resolve all errors.

## Steps

1. **Identify errors**: Type mismatches/casting, missing imports/dependencies, syntax errors/malformed code, undefined variables/functions, configuration issues
2. **Fix each error**: Identify root cause, provide corrected code, explain fix, verify all errors resolved

## Completion

Read [completion evidence](../references/completion.md) before reporting completion.

