Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Returns structured output with error counts, categories (type/syntax/import errors), and affected fi
.claude/api-skills-source/validate-typescript/SKILL.md(main)