Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

optimize-a-query

النجوم٣٨
التفرعات٣
آخر تحديث١٢ يوليو ٢٠٢٦ في ١٣:٠١

Diagnose and fix a slow Postgres query in the builders-stack — read its EXPLAIN plan, find the missing index or the ORM N+1, and confirm the fix. Use when a page or endpoint is slow, a query times out, or pg_stat_statements shows a hot query. Pairs with design-a-schema for the index itself.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly