Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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 메타데이터
스타3
포크1
업데이트2026년 5월 27일 15:06
파일 탐색기
63 개 파일
SKILL.md
readonly