generate-migration
OfficialManage Django database migrations
Authorgetsentry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of generating, reviewing, and managing database migrations for Django applications within the Sentry project, ensuring data integrity and smooth deployment.
Core Features & Use Cases
- Automatic Migration Generation: Creates migration files based on model changes.
- Empty Migration Creation: Generates empty migrations for custom data manipulation.
- Migration Conflict Resolution: Provides tools to resolve merge conflicts in migration files.
- Use Case: When you add a new field to a Django model, use this Skill to automatically generate the corresponding migration file and ensure it's correctly applied to the database.
Quick Start
Generate a new Django database migration for the Sentry project.
Dependency Matrix
Required Modules
None requiredComponents
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: generate-migration Download link: https://github.com/getsentry/sentry/archive/main.zip#generate-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.