Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:

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:10
forks:1
updated:27. April 2026 um 08:24
Datei-Explorer
3 Dateien
SKILL.md
readonly