概要
The Parsing and Mutating Strings skill enables Claude to efficiently handle string transformations using the inferred-types library. It provides a comprehensive set of tools for both design-time type narrowing and runtime execution, allowing developers to strip, retain, or mutate text with absolute type safety. Whether you are performing simple tasks like trimming whitespace and extracting substrings or handling complex structured parsing for language features, this skill ensures that the resulting types remain as narrow and accurate as possible, reducing bugs in string-heavy logic.