typescript-performance-best-practices

Community

Speed up TS builds and checks.

Authormcart13
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates TypeScript performance best practices to help teams reduce build times, speed up type-checking, and improve editor responsiveness across large codebases.

Core Features & Use Cases

  • Incremental builds & project references: guidance to enable incremental mode and proper project references to minimize re-checks.
  • Module resolution & lib checks: tips on modern moduleResolution and bundler-friendly setups to cut resolution time.
  • Diagnostics-driven optimization: workflows using extendedDiagnostics, explainFiles, and traceResolution to locate bottlenecks in CI or editors.

Quick Start

Configure incremental builds, adopt project references, and enable isolatedDeclarations to accelerate type-checks, builds, and editor responsiveness.

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-performance-best-practices
Download link: https://github.com/mcart13/dev-skills/archive/main.zip#typescript-performance-best-practices

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.