About
This skill optimizes Claude's ability to write robust, enterprise-grade TypeScript by enforcing strict configurations, modern 5.5+ features, and runtime validation patterns. It helps developers eliminate the 'any' type, implement sophisticated domain modeling via branded types and discriminated unions, and handle errors predictably using the Result pattern. It is particularly useful when building complex systems where type-level documentation and runtime safety are paramount.