django-query-optimizer

Detects and fixes N+1 query problems and enforces query optimization. This skill should be used when working with Django QuerySets to ensure select_related, prefetch_related, and order_by are properly applied for optimal database performance.

$ Installieren

git clone https://github.com/MaciWP/CV_Astro /tmp/CV_Astro && cp -r /tmp/CV_Astro/.claude/skills/django-query-optimizer ~/.claude/skills/CV_Astro

// tip: Run this command in your terminal to install the skill