Marketplace

review-ruby-code

Comprehensive Ruby and Rails code review using Sandi Metz rules and SOLID principles. Automatically runs rubycritic and simplecov, analyzes changed files in current branch vs base branch, identifies OOP violations, Rails anti-patterns, security issues, and test coverage gaps. Outputs REVIEW.md with VSCode-compatible file links. Use when reviewing Ruby/Rails code, conducting code reviews, checking for design issues, or when user mentions code review, pull request review, or code quality analysis.

$ Installieren

git clone https://github.com/el-feo/ai-context /tmp/ai-context && cp -r /tmp/ai-context/plugins/ruby-rails/skills/review-ruby-code ~/.claude/skills/ai-context

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