review-ruby-code

Community

Code review Ruby/Rails with SOLID in mind.

Authorel-feo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes Ruby/Rails code changes against base branches, applying Sandi Metz rules and SOLID principles to surface design issues, Rails anti-patterns, security concerns, and test coverage gaps, then outputs a REVIEW.md with VSCode-compatible links.

Core Features & Use Cases

  • Detect OOP violations, Rails anti-patterns, and security concerns.
  • Compare changed files with base branch to highlight impact.
  • Produce a REVIEW.md with actionable recommendations and VSCode links.

Quick Start

On a feature branch, run the code review tool to generate a REVIEW.md with clickable file references.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-ruby-code
Download link: https://github.com/el-feo/ai-context/archive/main.zip#review-ruby-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository