pagination-implementation

Official

Robust LIST pagination patterns for APIs.

Authorzerobias-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides standardized patterns for LIST pagination, preventing mixing offset/limit and token-based approaches while ensuring reliable and testable paging across APIs.

Core Features & Use Cases

  • Offset/Limit pagination pattern for APIs that expose offset and limit parameters, including input validation and safe defaults.
  • Token-Based pagination pattern for cursor-style APIs that return a next-page token and allow token reuse across requests.
  • Clear mapping of API responses to a unified PagedResults structure with proper validation and error handling.

Quick Start

Integrate these pagination patterns into your LIST handlers to support either offset/limit or token.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pagination-implementation
Download link: https://github.com/zerobias-org/module/archive/main.zip#pagination-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.