typescript-expert

Solve complex TypeScript typing, performance, and architecture issues.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/diendh/Ferro-VPN --skill typescript-expert-diendh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-expert
Source: https://github.com/diendh/Ferro-VPN/tree/main/.agent/skills/typescript-expert
Command: npx skills add https://github.com/diendh/Ferro-VPN --skill typescript-expert-diendh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves complex TypeScript typing, performance, and architecture issues.

Core Features & Use Cases

  • Deep type-level patterns and safe generic design for large codebases.
  • Performance optimization strategies for compile times and runtime efficiency.
  • Migration planning and monorepo guidance with practical guardrails and best practices.
  • Real-world problem solving across webpack/tsconfig configurations and tooling choices.

Quick Start

Describe your TypeScript issue in detail and ask for a practical, step-by-step solution.

Frequently Asked Questions about typescript-expert

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

FAQPage Schema
How do I fix complex TypeScript type errors and design safe generics for a large codebase?

To fix complex TypeScript type errors, you need deep type-level patterns and safe generic design. This involves analyzing your type system architecture to provide targeted suggestions that resolve intricate typing issues without breaking existing code.

What is the best way to optimize TypeScript performance and reduce slow compile times?

The best way to optimize TypeScript performance is applying specific compile time and runtime efficiency strategies. This includes tuning your tsconfig and adjusting webpack configurations to significantly reduce build times.

How do I plan a TypeScript migration with guardrails and step-by-step guidance?

To plan a TypeScript migration, you need practical guardrails and best practices. This provides step-by-step guidance to safely transition your codebase, ensuring type safety is maintained throughout the migration process.

Can I get monorepo architecture guidance for managing large TypeScript type systems?

Yes, you can get monorepo architecture guidance for large TypeScript type systems. This includes practical guardrails and best practices for structuring dependencies and types across multiple packages within a monorepo.

Why does my TypeScript build fail and how do I troubleshoot tsconfig and webpack configurations?

Your TypeScript build may fail due to misconfigured tsconfig or webpack settings. Troubleshooting involves real-world problem solving across your tooling choices to identify and resolve build optimization bottlenecks.