·systematic-debugging
</>

systematic-debugging

technickai/ai-coding-config

バグ、テストの失敗、予期しない動作をデバッグする場合、または修正する前に根本原因を見つける必要がある場合に使用します。

3インストール·0トレンド·@technickai

インストール

$npx skills add https://github.com/technickai/ai-coding-config --skill systematic-debugging

SKILL.md

Find the root cause before writing fixes. Understanding why something breaks leads to correct fixes. Guessing wastes time and creates new problems.

Core principle: If you can't explain WHY it's broken, you're not ready to fix it. Every fix must address a specific, understood root cause.

Use for any technical issue: test failures, build errors, bugs, unexpected behavior, performance problems. Especially valuable when previous attempts haven't worked or when tempted to try a "quick fix."

バグ、テストの失敗、予期しない動作をデバッグする場合、または修正する前に根本原因を見つける必要がある場合に使用します。 ソース: technickai/ai-coding-config。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/technickai/ai-coding-config --skill systematic-debugging
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

systematic-debugging とは?

バグ、テストの失敗、予期しない動作をデバッグする場合、または修正する前に根本原因を見つける必要がある場合に使用します。 ソース: technickai/ai-coding-config。

systematic-debugging のインストール方法は?

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

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

https://github.com/technickai/ai-coding-config