rubymine

Installation
SKILL.md

RubyMine

RubyMine provides specialized tooling for Ruby and Rails. It excels at navigating the "Magic" of Rails (views to controllers, routes to actions).

When to Use

  • Ruby on Rails: It connects the dots that text editors miss.
  • RSpec / Cucumber: Visual test runner and step definition navigation.
  • Debugging: ruby-debug-ide integration is seamless.

Core Concepts

Rails Project View

Groups Models, Views, and Controllers logically.

ERB / Slim / Haml

Full support for template languages.

Related skills
Installs
1
GitHub Stars
7
First Seen
Feb 10, 2026