django-safe-migration
🎯Skillfrom vintasoftware/django-ai-plugins
Provides zero-downtime migration guidance for Django projects on PostgreSQL, focusing on SQL-level safety during rolling deploys. Part of the Django Agent Skills collection by Vinta Software, covering safe schema changes, lock reasoning, and staged migration patterns.
Same repository
vintasoftware/django-ai-plugins(7 items)
Installation
npx vibeindex add vintasoftware/django-ai-plugins --skill django-safe-migrationnpx skills add vintasoftware/django-ai-plugins --skill django-safe-migration~/.claude/skills/django-safe-migration/SKILL.mdSKILL.md
More from this repository6
Provides advanced Django development guidance, optimizing ORM queries, implementing best practices, and solving complex architectural challenges in web applications.
Provides expert guidance and best practices for implementing asynchronous task processing with Celery in Django applications, covering integration patterns, task design, broker configuration, and error handling.
Expert guidance for Django REST Framework class-based views using Classy DRF, focusing on choosing the correct DRF view class, identifying override hooks (perform_create, get_queryset, etc.), and tracing method resolution order with MRO-backed reasoning.
A collection of AI coding agent skills specialized in Django backend development, covering best practices for models, views, REST APIs, security, testing, and Celery-based asynchronous task processing.
Plugin
Plugin