django-ormlisted
Install: claude install-skill gulmezeren2-byte/claude-skills-doctor
# django-orm
Query construction, N+1 detection and migration safety for Django:
select_related vs prefetch_related, when a migration needs a separate data
step, and how to read the SQL a queryset actually emits.