·debug:rails

Rails の問題を体系的にデバッグします。 RecordNotFound などの ActiveRecord エラー、ルーティングの問題、Bullet によって検出された N+1 クエリの問題、アセット パイプラインの問題、移行の失敗、Gem の競合、ActionController エラー、CSRF トークンの問題、または診断が必要な Ruby on Rails アプリケーションのエラーが発生した場合に使用します。

15インストール·0トレンド·@snakeo

インストール

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:rails

SKILL.md

This skill provides a systematic approach to debugging Ruby on Rails applications, covering common error patterns, modern debugging tools, and proven troubleshooting techniques.

Symptoms: Rails fails to find a record in the database when using find or findby! methods.

Symptoms: 404 error - requested URL doesn't exist in the application.

Rails の問題を体系的にデバッグします。 RecordNotFound などの ActiveRecord エラー、ルーティングの問題、Bullet によって検出された N+1 クエリの問題、アセット パイプラインの問題、移行の失敗、Gem の競合、ActionController エラー、CSRF トークンの問題、または診断が必要な Ruby on Rails アプリケーションのエラーが発生した場合に使用します。 ソース: snakeo/claude-debug-and-refactor-skills-plugin。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:rails
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-06
更新日
2026-02-18

クイックアンサー

debug:rails とは?

Rails の問題を体系的にデバッグします。 RecordNotFound などの ActiveRecord エラー、ルーティングの問題、Bullet によって検出された N+1 クエリの問題、アセット パイプラインの問題、移行の失敗、Gem の競合、ActionController エラー、CSRF トークンの問題、または診断が必要な Ruby on Rails アプリケーションのエラーが発生した場合に使用します。 ソース: snakeo/claude-debug-and-refactor-skills-plugin。

debug:rails のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:rails インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin