소개
Ensures that all API interactions follow modern asynchronous standards to improve application performance and reliability. By applying domain-specific guidance on non-blocking operations, it helps developers build scalable integrations while avoiding common pitfalls like race conditions and unhandled promise rejections. This skill is indispensable for projects requiring robust network communication layers and consistent async implementation across the codebase.