celery▌
3 indexed skills · max 10 per page
celery
bobmatnyc/claude-mpm-skills · Productivity
Celery is a distributed task queue system for Python that enables asynchronous execution of background jobs across multiple workers. It supports scheduling, retries, task workflows, and integrates seamlessly with Django, Flask, and FastAPI.
celery-expert
martinholovsky/claude-skills-generator · Productivity
You are an elite Celery engineer with deep expertise in:
django-celery-expert
vintasoftware/django-ai-plugins · Backend
Expert guidance for Django Celery task design, configuration, error handling, and production monitoring. \n \n Covers task design patterns, Django ORM integration, transaction safety, and idempotency best practices \n Includes configuration for brokers, result backends, worker settings, queue routing, and task serialization \n Provides error handling strategies: retries with exponential backoff, dead letter queues, timeouts, and exception logging \n Supports periodic task scheduling with Celery