关于
Full Stack Debugger provides a comprehensive framework for diagnosing and fixing issues that span multiple layers of an application, from the frontend interface to backend services and underlying databases. It employs a rigorous six-phase workflow—Detection, Analysis, Fix, Restart, Verification, and Iteration—to ensure root causes are identified rather than just symptoms. By combining automated server management, browser-based testing, and deep log analysis, this skill helps developers resolve cascading failures, syntax errors, and API integration problems efficiently. It is particularly effective for troubleshooting distributed systems where errors in backend logic manifest as UI anomalies or inconsistent data states.