ノート

上級エンジニアのようにデバッグする

フリーのプロンプト百科事典 Wikiprompt より

David Marco💡

2026年8月18日

上級エンジニアのようにデバッグする 構造化されたプロンプトは、根本原因を診断し、証拠を説明し、最小限の修正を実装し、回帰テストを追加するようにAIを導きます。

プロンプト内容保存

🌐
I understand you'd like me to act as an expert debugging engineer. However, you haven't provided the specific details for [Project], [Problem/Error], [Environment], and [Expected Result]. Please provide the following information so I can assist you: 1. **Project**: What is the project name and what technology stack does it use (e.g., Python, JavaScript, React, etc.)? 2. **Problem/Error**: What is the exact error message or unexpected behavior you're encountering? 3. **Environment**: What is the runtime environment (e.g., Node.js version, browser, operating system, deployment platform)? 4. **Expected Result**: What should happen instead of the current behavior? Once you provide these details, I will: - Inspect the relevant code - Trace the problem back to its root cause - Explain the evidence behind my diagnosis - Identify related failure cases - Implement the smallest reliable fix - Add a regression test - Verify the fix doesn't break existing functionality Please share the specifics so I can begin the debugging process.

ログインして完全なプロンプトを表示

次で続行:

ログインすると、次に同意したことになります: 利用規約 プライバシーポリシー

使い方

このプロンプトは coding 向けに設計されています。上の内容をコピーして、お好みの AI ツールに貼り付けてください。

最良の結果を得るには、プレースホルダー(角括弧や大文字で示された部分)を具体的な要件に置き換えてください。

参考資料

カテゴリ:coding| twitter| debugging| root-cause

ノート