Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

django-migration-psql

// Reviews Django migration files for PostgreSQL best practices specific to Prowler. Trigger: When creating migrations, running makemigrations/pgmakemigrations, reviewing migration PRs, adding indexes or constraints to database tables, modifying existing migration files, or writing data backfill migrations. Always use this skill when you see AddIndex, CreateModel, AddConstraint, RunPython, bulk_create, bulk_update, or backfill operations in migration files.

$ git log --oneline --stat
stars:13,660
forks:2,108
updated:2026年3月12日 17:37
SKILL.md
readonly