About
This skill optimizes Claude for modern Ruby 3.2 development, prioritizing type safety and high-quality code architecture. It enforces the use of RBS for type definitions within a dedicated sig/ directory and utilizes Steep for static type analysis to minimize runtime errors. Beyond typing, the skill establishes strict standards for testing with RSpec, linting with Rubocop, and project management using rbenv, ensuring that Ruby projects are maintainable, performant, and follow the latest industry best practices for modular design.