关于
This skill streamlines the development of high-performance background workers by providing a library of battle-tested Celery task templates. It addresses common production challenges such as exponential backoff retries, strict rate limiting, Pydantic-based input validation, and secure database connection pooling. Whether you are building API integrations, batch processors, or complex data pipelines, these patterns ensure your background tasks remain resilient, observable, and easy to maintain within any distributed system.