typescript-expert

Diagnose TypeScript tooling, types, and build performance in codebases.

34|29|Updated Jul 14, 2025
One-click install
npx skills add https://github.com/adelpro/open-tarteel --skill typescript-expert-adelpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-expert
Source: https://github.com/adelpro/open-tarteel/tree/main/.agent/skills/typescript-expert
Command: npx skills add https://github.com/adelpro/open-tarteel --skill typescript-expert-adelpro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

TypeScript and tooling complexity can slow down development; this skill provides expert analysis and guidance to improve typings, performance, and maintainability.

Core Features & Use Cases

  • Proactive project diagnostics across TypeScript configurations, build tooling, and monorepos.
  • Targeted recommendations for type-level improvements, code organization, and migration strategies.
  • Real-world scenarios include upgrading to newer TS versions, optimizing compile times, and refactoring complex generics.

Quick Start

Invoke the TypeScript expert to analyze your project and propose typings, tooling, and migration steps for immediate improvements.

Frequently Asked Questions about typescript-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize TypeScript compile times in a monorepo?

Optimize TypeScript compile times by diagnosing project tooling, analyzing monorepo configurations, and applying targeted build performance recommendations. This skill proactively detects tooling inefficiencies and provides validated commands to tune type-checking and build speed.

What is the best way to plan a TypeScript migration to a newer version?

The best way to plan a TypeScript migration is by analyzing your current type system and applying proactive project diagnostics. This skill provides targeted migration strategies and recommendations to upgrade TypeScript versions while resolving complex generics.

How do I improve TypeScript type-checking and code quality?

Improve TypeScript type-checking and code quality by diagnosing typings and applying targeted recommendations for type-level improvements. This skill provides proactive analysis and validated commands to refactor complex types and enhance overall maintainability.

Can I use this to diagnose complex tooling configurations in my JavaScript codebase?

Yes, you can diagnose complex tooling configurations across JavaScript and TypeScript codebases. This skill performs proactive project diagnostics to detect tooling issues, providing validated commands for type-checking and building to improve overall project quality.

Why does my TypeScript build performance slow down with complex generics?

TypeScript build performance slows down when complex generics create heavy type inference loads. This skill diagnoses tooling and type configurations, providing targeted recommendations to refactor complex type systems and optimize compile times.