Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Writes idiomatic Ruby code using metaprogramming, Rails patterns, and performance optimization. Covers Rails apps, gem development, RSpec/Minitest testing, RuboCop.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow 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
Writes idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing with RSpec/Minitest.
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.
Share bugs, ideas, or general feedback.
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.