·debugging-and-error-recovery
</>

debugging-and-error-recovery

テストが失敗した場合、ビルドが中断した場合、動作が期待と一致しない場合、または予期しないエラーが発生した場合に使用します。推測ではなく根本原因を見つけて修正するための体系的なアプローチが必要な場合に使用します。

14インストール·1トレンド·@addyosmani

インストール

$npx skills add https://github.com/addyosmani/agent-skills --skill debugging-and-error-recovery

debugging-and-error-recovery のインストール方法

コマンドラインで debugging-and-error-recovery AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/addyosmani/agent-skills --skill debugging-and-error-recovery
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: addyosmani/agent-skills。

Systematic debugging with structured triage. When something breaks, stop adding features, preserve evidence, and follow a structured process to find and fix the root cause. Guessing wastes time. The triage checklist works for test failures, build errors, runtime bugs, and production incidents.

Never push past a failing test or broken build to work on the next feature. Errors compound. A bug in Step 3 that goes unfixed makes Steps 4-10 wrong.

Work through these steps in order. Do not skip steps.

テストが失敗した場合、ビルドが中断した場合、動作が期待と一致しない場合、または予期しないエラーが発生した場合に使用します。推測ではなく根本原因を見つけて修正するための体系的なアプローチが必要な場合に使用します。 ソース: addyosmani/agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/addyosmani/agent-skills --skill debugging-and-error-recovery
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from addyosmani/agent-skills

クイックアンサー

debugging-and-error-recovery とは?

テストが失敗した場合、ビルドが中断した場合、動作が期待と一致しない場合、または予期しないエラーが発生した場合に使用します。推測ではなく根本原因を見つけて修正するための体系的なアプローチが必要な場合に使用します。 ソース: addyosmani/agent-skills。

debugging-and-error-recovery のインストール方法は?

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

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

https://github.com/addyosmani/agent-skills