Skip to main content
Run any Skill in Manus
with one click
$pwd:

sql-schema-audit

// Index coverage and N+1 review aids for SQLite/D1 schemas with a sqlc catalog. Surfaces unused indexes (with FK CASCADE awareness so cascade-load-bearing indexes are not flagged), queries that scan tables without index help, and `for`-loops calling generated SQL fns.

$ git log --oneline --stat
stars:244
forks:4
updated:May 29, 2026 at 14:35
File Explorer
3 files
SKILL.md
readonly