pattern @community/pattern-cursor-pagination

Cursor Pagination

Cursor-based pagination uses an opaque cursor (typically encoding a sort key + tiebreaker id) to mark a position in a sorted collection.…

Skill
@community
Domain
api-design
Version
1.0.0
Quality
0.0
Edges
0 out · 0 in
Tokens
88/1102/2300
$ aoe install @community/pattern-cursor-pagination

Projection

Always in _index.xml · the agent never has to ask for this.

CursorPagination [pattern] v1.0.0

Cursor-based pagination uses an opaque cursor (typically encoding a sort key + tiebreaker id) to mark a position in a sorted collection. Unlike offset pagination, cursors remain stable under concurrent inserts and deletes, scale to billion-row tables, and never produce duplicate or skipped rows.

Source

aoe-engine/examples/frontend-design/primes/compiled/@community/pattern-cursor-pagination/atom.yaml