check-types
CommunitySpot TypeScript errors with actionable reports
Software Engineering#typescript#diagnostics#code-quality#type-checking#tsc#error-reporting#development-tool
AuthorSumitRajpal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the process of running TypeScript type checks and reporting errors with contextual information, reducing time spent debugging type errors.
Core Features & Use Cases
- Full type-check pass: runs tsc --noEmit to catch compile-time errors.
- Contextual error reporting: groups errors by file and shows surrounding code for quick fixes.
- Actionable guidance: suggests fixes for common TS errors such as TS2322, TS2339, TS2345, and TS7006.
Quick Start
Run npx tsc --noEmit --pretty 2>&1 to generate a detailed TypeScript error report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: check-types Download link: https://github.com/SumitRajpal/nextjs-claude-architecture/archive/main.zip#check-types Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.