体系的デバッグ
PRO体系的なアプローチでバグを効率的に特定・修正。仮説検証、二分探索、ログ分析!
使用例
このバグの原因がわからない。体系的に切り分ける方法を教えて…
スキルプロンプト
このスキルはfindskill.aiからコピーすると最も効果的です — 変数やフォーマットが他の場所では正しく転送されない場合があります。
このスキルの使い方
1
スキルをコピー 上のボタンを使用
2
AIアシスタントに貼り付け (Claude、ChatGPT など)
3
下に情報を入力 (任意) プロンプトに含めるためにコピー
4
送信してチャットを開始 AIと会話
おすすめのカスタマイズ
| 説明 | デフォルト | あなたの値 |
|---|---|---|
| プログラミング言語 | auto-detect | |
| 使用しているフレームワークまたはライブラリ | none | |
| コーディング経験レベル | intermediate |
得られるもの
- Structured investigation approach
- Questions to isolate the root cause
- Hypothesis testing guidance
- A fix that solves the actual problem, not just the symptom
参考文献
このスキルは以下の信頼できる情報源の調査に基づいて作成されました:
- Microsoft: Debugging Best Practices Systematic debugging approaches from Microsoft
- Google Engineering: Debugging Distributed Systems SRE book chapter on debugging methodology
- ACM: The Art of Debugging Academic perspective on debugging techniques
- Julia Evans: Debugging Zine Practical debugging strategies and mindset
- Martin Fowler: Debugging Refactoring and debugging workflows