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

sql-patterns

// SQL policy & pitfalls — query correctness, indexing strategy, safe migrations. Use when writing SQL, diagnosing slow queries, designing schemas, or reviewing Flyway/Liquibase migrations. Covers the traps LLMs miss by default: NOT IN with NULLs, function-on-column breaking indexes, OFFSET on large tables, NOT NULL column lock, CREATE INDEX blocking writes, immutable migrations.

$ git log --oneline --stat
stars:١٠
forks:١
updated:٢٧ أبريل ٢٠٢٦ في ٠٨:٢٤
مستكشف الملفات
3 ملفات
SKILL.md
readonly