api-check
01Skill Claude CodeCodex
Check for breaking API changes — what exports changed, who consumes them, and semver impact.
LSP-powered code intelligence MCP server for AI coding agents — find references, impact trace, context building, semantic diff
Skill Claude CodeCodex
Check for breaking API changes — what exports changed, who consumes them, and semver impact.
Skill Claude CodeCodex
Run type checking on files — catch errors immediately after edits.
Skill Claude CodeCodex
Gather token-budgeted context for a coding task — only the code you need, nothing you don't.
Skill Claude CodeCodex
Semantic diff — see what symbols changed and their blast radius before committing.
Skill Claude CodeCodex
Search code by natural language — finds implementations, API usage, structural patterns, configs, and likely roots.
Skill Claude CodeCodex
Trace the blast radius of changing a symbol — find every file, reference, and affected test.
Skill Claude CodeCodex
Full pre-merge verification — diagnostics, API contract, test coverage, verdict.
Skill Claude CodeCodex
Trace the root cause of a TypeScript error — find what declaration change actually broke it.