django-migrations

Official

Safe Django migration workflows.

AuthorPostHog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of creating, reviewing, and applying Django database migrations, ensuring safety and preventing common pitfalls like merge conflicts or data loss.

Core Features & Use Cases

  • Migration Generation: Safely generates new Django migrations.
  • Conflict Resolution: Provides a workflow for rebasing and resolving migration merge conflicts.
  • Safety Checks: Enforces safety rules for risky changes (e.g., dropping columns, adding NOT NULL constraints).
  • Use Case: When adding a new feature that requires database schema changes, use this Skill to generate the migration, apply safety checks, and resolve any conflicts that arise during a team merge.

Quick Start

Use the django-migrations skill to generate a new migration for the 'auth' app.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: django-migrations
Download link: https://github.com/PostHog/posthog-foss/archive/main.zip#django-migrations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.