Loading...
Loading...
Found 7 Skills
Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.
Use when ruboCop configuration including YAML config, departments, inheritance, and customization.
Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.
Use when fixing Rubocop violations. Runs Rubocop to identify issues, applies fixes following project conventions, and explains non-obvious corrections.
Ruby and Rails best practices for services, testing, and architecture. Use when: - Writing or reviewing Ruby/Rails code - Designing service objects or organizing business logic - Setting up RSpec tests with FactoryBot - Building APIs with JSON serialization - Optimizing Rails performance (N+1, caching) Keywords: Ruby, Rails, RSpec, FactoryBot, service object, strong params, N+1 query, Sidekiq, RuboCop, Thor CLI
Rails code patterns and conventions following rubocop-rails-omakase style.
Ruby programming with blocks, metaprogramming, gems, and Rails conventions. Use for .rb files.