Practice workspaceY
30 worked prompt examples
FIX A BUG · ONE-SHOT STARTING BRIEF

Correct pagination without duplicates

Fix duplicate or missing records when loading the next page of a stable result set.

“One-shot” means a complete starting request, not guaranteed success in one attempt. Confirm the scenario assumptions, adapt the brief to your repository, and inspect the resulting diff and verification evidence.

The scenario

The list uses the repository’s existing pagination mechanism. Item identity and deterministic ordering are available.

Required context: a selected repository matching this scenario, relevant task evidence, and access to its instructions and checks. Use redacted or synthetic data where appropriate.

Adapt the complete prompt

Edits stay in this browser tab. Saving bookmarks the original example; export your edited version to keep it elsewhere.

Why this is a strong example

Exact IDs catch errors that a test of page length alone would miss.

Learn the judgment behind it

Open the related lesson