概要
The Braiins API Mapper skill provides a structured framework for integrating the Braiins Pool API into the Model Context Protocol (MCP). It streamlines the creation of TypeScript client methods by enforcing consistent implementation of complex requirements such as exponential backoff retries, strict rate limiting (aligned with 1/30s or 1/60s rules), and secure bearer token authentication. This skill is ideal for developers building mining pool monitoring tools who need to transform raw API specifications from documentation into reliable, production-grade tool handlers that interact seamlessly with Claude Code.