code-qualitytesting-security
simplifying-ruby-code
Identify over-engineering in Ruby - prefer simple data structures (Hash, Struct, Data) and pure functions over unnecessary classes
maintainer
bostonaholic
Updated 1/17/2026
Stars
5
Forks
0
quick start
Installation and usage
Identify over-engineering in Ruby - prefer simple data structures (Hash, Struct, Data) and pure functions over unnecessary classes
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use simplifying-ruby-code