بنقرة واحدة
debug-systematic
Reproduce, isolate, and verify a bug before changing code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Reproduce, isolate, and verify a bug before changing code.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Measure and reduce local latency, memory, or rendering overhead.
Review a local change for privacy, permission, and data-exposure risk.
Inspect local dependencies for version, license, and build-path risk.
Write concise documentation from verified local code evidence.
Diagnose and fix one reproducible build, test, or runtime error.
Explain why a line changed using local git history and code context.
| id | debug-systematic |
| name | Debug Systematic |
| description | Reproduce, isolate, and verify a bug before changing code. |
Start from the symptom, reproduce it with the smallest command or flow, list observations, and test one hypothesis at a time. Keep verification tied to the original failure.