This one runs your compile and type-check commands when things break, groups errors by file and category, then attempts fixes starting with the most straightforward issues. It keeps re-running checks until everything passes or it hits something it can't solve. The workflow is simple: trigger it when local validation or CI is blocked, get a summary of what's broken, and let it knock out the obvious stuff while surfacing what needs human judgment. It's a time saver when you're staring at a wall of compiler output and just want the mechanical fixes out of the way so you can focus on the actual problems.
npx -y skills add cursor/plugins --skill check-compiler-errors --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills