celery-config-patterns

Installation
SKILL.md

celery-config-patterns

Provides production-ready Celery configuration templates for all major Python frameworks (Django, Flask, FastAPI, standalone) with complete broker setup (Redis, RabbitMQ), security best practices, and framework-specific integration patterns.

Use When

  • Configuring Celery for the first time in any Python project
  • Integrating Celery with Django, Flask, FastAPI, or standalone applications
  • Setting up Redis or RabbitMQ as message broker
  • Creating production-ready Celery configurations
  • Implementing task routing and queue configurations
  • Setting up monitoring and logging for Celery
  • Migrating Celery configurations between frameworks

Directory Structure

Related skills

More from vanman2024/ai-dev-marketplace

Installs
6
GitHub Stars
10
First Seen
Feb 11, 2026