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:10
forks:1
updated:2026년 4월 27일 08:24
파일 탐색기
3 개 파일
SKILL.md
readonly