claudeindex
Plugin

activerecord-query-performance-patterns

Three query performance techniques preventing 10-1000x PostgreSQL degradation: ILIKE index usage, two-phase DISTINCT optimization, and UNION ALL OR-splitting.

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.