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

auto-database

Stars6
Forks0
UpdatedApril 3, 2026 at 02:41

Database query discipline: cursor pagination over OFFSET, index awareness, bulk operations over ORM loops, round-trip minimization, and the specific query anti-patterns Claude defaults to. Corrects N+1 queries, SELECT *, offset pagination, row-by-row updates, and missing index documentation. Use when writing database queries, designing schemas, or optimizing data access. Triggers: database, query, SQL, SELECT, INSERT, UPDATE, DELETE, JOIN, pagination, OFFSET, cursor, index, N+1, ORM, sqlx, prisma, sqlalchemy, transaction, bulk, batch, migration.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly