omgskills Get the Mac app
Skill

check-compiler-errors

@cursor 2.4k stars Updated 2026-07-23 Author match: High

Run compile and type-check commands and report failures

Install

Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.

Install command
git clone https://github.com/cursor/plugins /tmp/plugins && ln -s /tmp/plugins/cursor-team-kit/skills/check-compiler-errors ~/.claude/skills/check-compiler-errors

View on GitHub

From README

Check compiler errors Trigger Compile or type-check failures are blocking local validation or CI. Workflow Run the repo's compile and type-check commands. Summarize errors by file and type. Fix the highest-confidence issues first. Re-run checks until clean or blocked. Output Current compile and type-check status Error summary grouped by file and category Fixes applied and remaining blockers

More from this repo