MatthewSuttles/rubyn-code

58 stars · Last commit 2026-05-27

Ruby & Rails agentic coding assistant powered by Claude. 28 tools, 112 skills, 16-layer architecture.

README preview

<p align="center">
  <img src="docs/RubynLogo.png" alt="Rubyn Code" width="200">
</p>

<h1 align="center">Rubyn Code</h1>

<p align="center">
  <strong>AI Code Assistant for Ruby & Rails — Open Source</strong>
</p>

<p align="center">
  <a href="https://rubygems.org/gems/rubyn-code"><img src="https://badge.fury.io/rb/rubyn-code.svg" alt="Gem Version"></a>
  <a href="https://github.com/rubocop/rubocop"><img src="https://img.shields.io/badge/code_style-rubocop-brightgreen.svg" alt="Ruby Style Guide"></a>
  <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
  <a href="https://github.com/MatthewSuttles/rubyn-code/actions/workflows/ci.yml"><img src="https://github.com/MatthewSuttles/rubyn-code/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
</p>

Refactor controllers, generate idiomatic RSpec, catch N+1 queries, review code for anti-patterns, and build entire features — all context-aware with your schema, routes, and specs. Powered by Claude Opus 4.6, running on your existing Claude subscription.

<img width="1230" height="280" alt="image" src="https://github.com/user-attachments/assets/14e07ce8-def0-4a8f-ac89-46661361a4eb" />

View full repository on GitHub →