moai-lang-ruby

Guide Ruby and Rails development with RSpec, RuboCop, and Rails patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-ruby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-lang-ruby
Source: https://github.com/junseokandylee/CookieProxy/tree/main/.moai-backups/backup/.claude/skills/moai-lang-ruby
Command: npx skills add https://github.com/junseokandylee/CookieProxy --skill moai-lang-ruby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides expert guidance for developing high-quality, maintainable Ruby and Ruby on Rails applications. It automates the adoption of best practices for testing, linting, package management, and Rails patterns, ensuring your Ruby codebase is consistent, reliable, and easy to collaborate on, saving you from common development headaches.

Core Features & Use Cases

  • TDD with RSpec: Guides through behavior-driven development using RSpec for testing and FactoryBot for test data.
  • Code Quality with RuboCop: Integrates RuboCop for Ruby linting and formatting, and Reek for code smell detection.
  • Rails Patterns: Provides expertise in MVC architecture, ActiveRecord, RESTful routing, and service objects for robust web development.
  • Use Case: When you need to "Ruby 테스트 작성" (write Ruby tests) or apply "Rails 패턴" (Rails patterns) for a new user module, this skill offers the necessary guidance.

Quick Start

Ask to "Ruby 테스트 작성" for a new user model, and the skill will guide you through TDD with RSpec.