simplifying-ruby-code

Identify over-engineering in Ruby - prefer simple data structures (Hash, Struct, Data) and pure functions over unnecessary classes

$ インストール

git clone https://github.com/bostonaholic/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/simplifying-ruby-code ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill