From antigravity-awesome-skills
Writes idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing with RSpec/Minitest.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-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
resources/implementation-playbook.md.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 sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderWrites idiomatic Ruby code using metaprogramming, Rails patterns, and performance optimization. Covers Rails apps, gem development, RSpec/Minitest testing, RuboCop.
Manages Ruby gems and Bundler: writes Gemfiles with version constraints and groups, runs bundle commands, creates gem structures and gemspecs, handles Gemfile.lock.
Writes Ruby gems using Andrew Kane's patterns for simplicity, minimal dependencies, Rails integration, class macros, and configuration. For new gems, refactoring, or API design.