Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Metadatos del skill
Estrellas3
Forks1
Actualizado27 de mayo de 2026, 15:06
Explorador de archivos
63 archivos
SKILL.md
readonly