rails-query-optimization

Optimize ActiveRecord queries to prevent N+1 queries and improve performance. Use when experiencing slow queries, optimizing database access, or implementing eager loading strategies.

$ Installieren

git clone https://github.com/nekorush14/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/configs/claude/skills/rails-query-optimization ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill