Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

python-debugging

// Debug Python scripts with PyCharm-like capabilities: breakpoints, stepping, variable inspection, and stack navigation. Use this skill when: - User wants to debug a Python script ("debug this script", "help me debug") - User wants to set breakpoints ("set a breakpoint at line X", "break on exception") - User wants to step through code ("step through the code", "trace execution") - User wants to inspect variables ("what's the value of X", "inspect this variable", "show locals") - User wants to understand a crash ("why is this crashing", "find this bug") - User wants to see the call stack ("show the call stack", "how did we get here") - User is troubleshooting Python code behavior

$ git log --oneline --stat
stars:٧
forks:١
updated:١٩ يناير ٢٠٢٦ في ١٠:٣٦
مستكشف الملفات
7 ملفات
SKILL.md
readonly