Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

debugger

Force the project-agent to use a real debugger instead of guessing: set breakpoints where the problem might be, stop execution at those breakpoints, inspect live variable state, and analyze the observed runtime state before patching. Use when a project agent is stuck, sees confusing or repeated failures, suspects state mutation, routing, async, serialization, cache, closure, test fixture, UI/backend mismatch, or any bug where logs/static reading would lead to speculation. Use before further patching after two failed attempts or whenever the user asks for debugger, breakpoints, debug mode, variable state, inspect locals, step through, VS Code debugger, or prove runtime behavior.

Skill-Metadaten
Sterne3
Forks1
Aktualisiert27. Mai 2026 um 15:06
Datei-Explorer
63 Dateien
SKILL.md
readonly