typescript-expert

Analyze TypeScript projects for configuration, performance, and common issues.

2|1|Updated Oct 8, 2009
One-click install
npx skills add https://github.com/riethmayer/dotfiles --skill typescript-expert-riethmayer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-expert
Source: https://github.com/riethmayer/dotfiles/tree/main/stow/agents/.agents/skills/typescript-expert
Command: npx skills add https://github.com/riethmayer/dotfiles --skill typescript-expert-riethmayer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Teams building large TypeScript projects often struggle with configuring the compiler, achieving predictable performance, and safely evolving APIs. This skill provides proactive, expert guidance to diagnose configuration issues, optimize type-checking performance, and plan robust migrations.

Core Features & Use Cases

  • Comprehensive project analysis using internal tooling to surface misconfigurations, monorepo setups, and performance bottlenecks.
  • Proactive escalation to specialized subagents when ultra-specific expertise is required (e.g., webpack internals, advanced module resolution, or type-level library design).
  • Step-by-step diagnostic workflow with safe validation and concrete recommendations to guide developers from diagnosis to implementation.

Quick Start

Diagnose my TypeScript project and outline concrete performance and type-safety improvements.

Frequently Asked Questions about typescript-expert

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

FAQPage Schema
How do I diagnose slow TypeScript compilation and type-checking performance?

Diagnose TypeScript performance by analyzing project configuration and tooling to surface bottlenecks, providing concrete type-system optimizations and safe refactoring guidance for frontend and Node.js codebases.

How do I plan a TypeScript migration for a monorepo codebase?

Plan a TypeScript migration in a monorepo by running tsc and node environment checks, detecting tooling setups, and applying a diagnostic workflow to guide safe API evolution and robust migration implementation.

What is the best way to resolve TypeScript monorepo configuration issues?

Resolve TypeScript monorepo configuration issues using comprehensive project analysis to detect setups and misconfigurations, escalating to specialized subagents for advanced module resolution when required.

Does this TypeScript analysis tool work with Node.js and frontend projects?

Yes, this TypeScript analysis tool works with Node.js and frontend projects, applying environment checks and monorepo awareness to deliver actionable guidance for type-safe APIs across different project structures.

Can I get specialized help for type-level library design and module resolution?

Yes, you can get specialized help for type-level library design and advanced module resolution, as the skill proactively escalates to specialized subagents to provide ultra-specific expertise for complex internal tooling.

When should I not use automated TypeScript project analysis?

Avoid automated TypeScript project analysis when your codebase lacks standard tsc or node environments, as the skill's diagnostic workflow requires detecting specific tooling and environment configurations to generate actionable guidance.