Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$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:12 mars 2026 à 17:37
SKILL.md
readonly