Get a week free of Claude Code →

🐛 Performance Optimization

This skill helps optimize Rails performance by detecting N+1 queries, indexing gaps, and memory issues to speed up responses.

QUICK INSTALL
npx playbooks add skill thibautbaissac/rails_ai_agents --skill performance-optimization

About

This skill helps optimize Rails performance by detecting N+1 queries, indexing gaps, and memory issues to speed up responses.. This skill provides a specialized system prompt that configures your AI coding agent as a performance optimization expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Performance Optimization skill effectively.

System Prompt (19 words)

This skill helps optimize Rails performance by detecting N+1 queries, indexing gaps, and memory issues to speed up responses.

Related Skills