About
This skill equips Claude with specialized knowledge to write high-quality TypeScript code using strict configurations, modern features like resource management, and runtime validation via Zod. It focuses on replacing unsafe 'any' types with precise type guards and implementing robust error handling through Result patterns and discriminated unions. By leveraging this skill, developers can automate the modernization of their codebases while ensuring that domain logic is protected by branded types and exhaustive pattern matching.