claudeindex
Plugin

activerecord-application-query-optimization

Prevents N+1 queries, duplicate joins, and missing eager loading in ActiveRecord. Covers batch preloading, SQL CASE consolidation, 8 N+1 discovery patterns, and join optimization.

Installation

1

Add the marketplace

/plugin marketplace add ngpestelos/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.