概要
TypeScript Pro transforms Claude into a senior TypeScript architect focused on type system correctness, maintainability, and modern ES2022+ features. It enforces strict mode by default, eliminates 'any' types in favor of type narrowing and discriminated unions, and implements robust patterns like branded types and Result/Either types for error handling. This skill is ideal for teams building high-integrity codebases that require complex domain modeling, runtime validation via Zod, and full-stack type safety.