Skill Wiki v0.1.0
type @community/type-pagination-cursor

Pagination Cursor

Schema for a paginated response envelope. Carries the data array, has-more boolean, opaque cursor for fetching the next page, and optional total count.…

Skill
@community
Domain
api-design
Version
1.0.0
Quality
4.0
Edges
5 out · 1 in
Tokens
72/642/1212
$ prime install @community/type-pagination-cursor

Projection

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

PaginationCursor [type] v1.0.0

Schema for a paginated response envelope. Carries the data array, has-more boolean, opaque cursor for fetching the next page, and optional total count. Independent of underlying storage; supports offset, cursor, or hybrid paginators.

Source

prime-system/examples/frontend-design/primes/compiled/@community/type-pagination-cursor/atom.yaml

Compiled at 2026-05-07