概要
This skill provides a comprehensive framework for debugging internal Claude Agent SDK issues and Model Context Protocol (MCP) server configurations. It moves beyond superficial error messages by teaching developers how to interpret full tracebacks, locate SDK source code within virtual environments, and verify internal processing logic. By focusing on runtime TypedDict contracts and JSON serialization patterns, it helps resolve cryptic 'not JSON serializable' errors and parameter mismatches that often occur when building custom Claude integrations.