关于
This skill provides a comprehensive toolkit for developers building Evernote integrations that need to handle API throttling gracefully. It includes a robust RateLimitHandler with configurable retry logic, an automated client wrapper using JavaScript Proxies for transparent queuing, and best-practice patterns for data caching and efficient sync state management. By implementing these patterns, developers can avoid the common pitfalls of Evernote's undocumented rate limits and build high-performance sync engines that provide a seamless user experience even under heavy load.