01Performs deep code analysis to infer types and eliminate 'untyped' declarations
02Embeds type signatures directly in Ruby files using # @rbs syntax
03Integrates with Steep for advanced static type checking and error reporting
04Supports specialized Ruby 3.x constructs including Data and Struct classes
05Automates the generation and validation of RBS files from inline comments
061 GitHub stars