概要
This skill provides a comprehensive library of best practices and implementation patterns for building robust Model Context Protocol (MCP) tools. It focuses on solving common challenges in AI tool development, such as handling long-running processes via streaming and progress updates, orchestrating multi-tool workflows with dependency resolution, and ensuring reliability through exponential backoff and cancellation support. Designed for Python developers working with Claude Code, it helps create responsive, stateful, and efficient tool interfaces that significantly enhance the interaction between AI models and external systems.