typescript-expert

Diagnose TypeScript type-level performance and monorepo configuration issues.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/0xRayAI/xray --skill typescript-expert-0xrayai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-expert
Source: https://github.com/0xRayAI/xray/tree/main/integrations/typescript-expert
Command: npx skills add https://github.com/0xRayAI/xray --skill typescript-expert-0xrayai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves complex TypeScript configuration issues, type-level programming challenges, and performance bottlenecks that often plague large-scale JavaScript and TypeScript projects.

Core Features & Use Cases

  • Type System Optimization: Provides advanced patterns for branded types, conditional types, and recursive type manipulation to ensure compile-time safety.
  • Performance Tuning: Offers diagnostic strategies for slow type checking, build performance, and memory usage in large monorepos.
  • Migration & Tooling: Guides users through complex migrations from JavaScript to TypeScript, or between build tools like Biome, ESLint, Nx, and Turborepo.

Quick Start

Invoke the typescript-expert skill to analyze the current project configuration and identify potential type-level performance improvements.

Frequently Asked Questions about typescript-expert

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

FAQPage Schema
How do I fix slow TypeScript type checking and build performance in a monorepo?

To fix slow TypeScript build performance in a monorepo, analyze project configuration to identify type-level bottlenecks and apply diagnostic strategies for memory usage and slow type checking.

What are advanced TypeScript type-level programming patterns for compile-time safety?

Advanced TypeScript type-level programming patterns for compile-time safety include branded types, conditional types, and recursive type manipulation to ensure robust application architecture.

How do I resolve circular dependencies and module resolution issues in TypeScript?

Resolve circular dependencies and TypeScript module resolution issues by leveraging expert guidance on compiler diagnostics and modern tooling ecosystems to ensure robust architecture.

Can I migrate my JavaScript project to TypeScript using Nx and Turborepo?

Yes, you can migrate JavaScript to TypeScript and manage monorepos using modern tooling ecosystems like Nx and Turborepo to maintain a type-safe application architecture.

What is the best way to migrate between ESLint and Biome for TypeScript linting?

The best way to migrate TypeScript linting between build tools like ESLint and Biome is to follow guided migration strategies that maintain a type-safe application architecture.