Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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