performance-optimization

Installation
SKILL.md

Performance Optimization for Rails 8

Overview

Performance optimization focuses on:

  • N+1 query detection and prevention
  • Query optimization with eager loading
  • Database indexing
  • Memory management
  • Batch processing

Quick Start

Related skills

More from dchuk/rails_ai_agents

Installs
2
First Seen
Feb 13, 2026