inline-rbs
16
Write RBS type annotations directly in Ruby source files using comment syntax. Use this when adding types to Ruby code with the rbs-inline gem.
195 days ago
ruby-rbs
16
Comprehensive skill for Ruby RBS type signatures. Use for writing inline type annotations in Ruby files, creating standalone .rbs signature files, scaffolding types, or setting up Steep type checking. Covers both inline syntax (rbs-inline) and standalone RBS file format.
195 days ago
rbs-files
16
Write standalone .rbs signature files to describe Ruby code. Use when creating type definitions for gems, libraries, or existing codebases without modifying Ruby source.
195 days ago