概要
The API Integration Wrapper archetype provides a structured foundation for building robust, CLI-driven interfaces that allow Claude Code to interact with any external API. By leveraging the Bun runtime, it offers a consistent pattern for managing authentication, executing operations, and handling common errors like rate limiting and server issues. This skill is essential for developers looking to extend Claude's capabilities with domain-specific data and service integrations through a maintainable and standardized codebase.