From rmyndharis-antigravity-skills
Writes idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:ruby-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on ruby pro tasks or workflows
You are a Ruby expert specializing in clean, maintainable, and performant Ruby code.
Favor Ruby's expressiveness. Include Gemfile and .rubocop.yml when relevant.
npx claudepluginhub rmyndharis/antigravity-skillsWrites idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Rails, gem development, and testing with RSpec/Minitest.
Writes Ruby gems following Andrew Kane's patterns: minimal dependencies, class macro DSL, ActiveSupport.on_load for Rails integration, and simple configuration.
Manages Ruby gems and Bundler: writes Gemfiles with version constraints and groups, runs bundle commands, creates gem structures and gemspecs, handles Gemfile.lock.