Acerca de
The RBS-Inline Type Generator skill empowers developers to implement type safety in Ruby projects without the overhead of maintaining separate .rbs files. By embedding type signatures directly into source code as structured comments, it streamlines the development workflow and ensures that documentation and implementation stay in sync. The skill intelligently infers types to minimize 'untyped' declarations, supports complex Ruby features like Data and Struct, and provides built-in validation steps using the rbs-inline transpiler and Steep type checker.