From cursor-team-kit
Run compile and type-check commands and report failures
How this skill is triggered — by the user, by Claude, or both
Slash command
/cursor-team-kit:check-compiler-errorsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Compile or type-check failures are blocking local validation or CI.
Compile or type-check failures are blocking local validation or CI.
npx claudepluginhub kdoroszewicz/cursor-plugins-claude --plugin cursor-team-kitFixes build and TypeScript errors with minimal code changes. Activates when build fails or type checker reports errors.
Runs existing project validation (lint, type-check, test, build) and fixes failures after code changes, following a structured triage and repair process.
Detects language from build errors, loads fix patterns, and auto-retries. Use for 'build failed', 'fix compilation', 'type error'.