typescript-expert

Audit TypeScript project configuration, tooling, and type-check performance.

11|3|Updated Jun 10, 2025
One-click install
npx skills add https://github.com/Paldom/databricks-apps-fastapi-starter --skill typescript-expert-paldom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-expert
Source: https://github.com/Paldom/databricks-apps-fastapi-starter/tree/main/.claude/skills/typescript-expert
Command: npx skills add https://github.com/Paldom/databricks-apps-fastapi-starter --skill typescript-expert-paldom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

TypeScript and JavaScript expert guidance for optimizing type-level programming, performance, and monorepo strategies across modern JavaScript/TypeScript projects.

Core Features & Use Cases

  • Expert guidance on advanced TypeScript topics, including branded types, conditional types, and type-level programming patterns.
  • Practical migration strategies for large codebases, performance optimization practices, and monorepo tooling decisions.
  • Real-world problem resolution with best-practice recommendations for scalable TypeScript architectures.

Quick Start

Run the diagnostic script and begin applying the recommended TypeScript 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 build performance in a large monorepo?

Fix slow TypeScript build performance by auditing project configuration and tooling to surface issues like incremental build gaps, providing actionable remediation steps for monorepo setups.

What are the best practices for strict type safety and module resolution in TypeScript?

Best practices for strict type safety involve satisfying ESNext and module-resolution requirements, auditing configurations to identify strict mode gaps, and implementing type-level programming patterns for scalable architectures.

How do I migrate a large JavaScript codebase to TypeScript?

Migrate a large codebase to TypeScript by applying practical migration strategies that surface migration challenges across projects, ensuring strict type safety and incremental builds during the transition.

Can I use advanced type-level programming like conditional and branded types in my project?

You can use advanced type-level programming by applying expert guidance on conditional types, branded types, and type-level patterns to resolve real-world problems and enforce strict type safety.

What is the best way to audit TypeScript project health and tooling?

The best way to audit TypeScript project health is running a diagnostic script to evaluate configuration, tooling, and type-check performance, surfacing issues like strict mode gaps and slow builds.

Why does my TypeScript monorepo have strict mode gaps and slow builds?

Your TypeScript monorepo has strict mode gaps and slow builds due to suboptimal tooling and configuration choices, which a comprehensive project health audit identifies to provide actionable remediation steps.