typescript-check

Community

Turn TS errors into clear, actionable reports.

Authornotque
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Run TypeScript type checking with tsc --noEmit and parse errors into actionable, file-grouped output. Use when validating TypeScript code before commits, after refactors, or when checking for type regressions. Use for "type check", "tsc", "TypeScript errors", "type validation", or pre-commit TypeScript verification. Do NOT use for linting, test execution, runtime errors, or JavaScript-only projects without tsconfig.json.

Core Features & Use Cases

  • Provides structured error reports with file, line, and error code, helping you quickly locate issues.
  • Groups errors by file and shows absolute paths to simplify navigation in large codebases.
  • Supports pre-commit checks and CI workflows by reliably reporting PASS/FAIL status.

Quick Start

Run tsc --noEmit across your TS project to generate a structured error report without emitting JavaScript.

Dependency Matrix

Required Modules

None required

Components

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: typescript-check
Download link: https://github.com/notque/claude-code-toolkit/archive/main.zip#typescript-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.