typescript-incremental-check

Community

Fast TypeScript error detection.

Authorpmarashian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers catch TypeScript errors immediately after making code edits, preventing them from accumulating and causing late-stage debugging or build failures.

Core Features & Use Cases

  • Immediate Compilation Verification: Run npx tsc --noEmit right after code changes to catch syntax and type errors instantly.
  • Workflow Integration: Ensures type checks are performed before testing, browser automation, or marking tasks as complete.
  • Use Case: After refactoring a function signature, run this check to ensure all call sites are updated correctly before proceeding to write unit tests.

Quick Start

Run npx tsc --noEmit immediately after making code edits.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-incremental-check
Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#typescript-incremental-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 223,000+ vetted skills library on demand.