any-type-elimination
Installation
SKILL.md
any-type-elimination
A structured refactoring skill for finding and replacing any types in TypeScript
with accurate, maintainable alternatives — without breaking the build.
Taxonomy of any Occurrences
Not all any usages are equal. Identify the kind before choosing a replacement strategy.