Rails best practices, antipatterns, and performance pitfalls. Covers controllers, models, views, routes, migrations, Active Record query optimization, timeout configuration, and common mistakes. Use when writing, reviewing, or refactoring Rails code. Sources: rails-bestpractices.com, rubocop/rails-style-guide, speedshop.co, ankane/the-ultimate-guide-to-ruby-timeouts.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Rails best practices, antipatterns, and performance pitfalls. Covers controllers, models, views, routes, migrations, Active Record query optimization, timeout configuration, and common mistakes. Use when writing, reviewing, or refactoring Rails code. Sources: rails-bestpractices.com, rubocop/rails-style-guide, speedshop.co, ankane/the-ultimate-guide-to-ruby-timeouts.
Rails Best Practices & Antipatterns
Quick Antipattern Checklist
Run this first. Each item links to a detailed explanation in the supporting files.