bknd-pagination

Community

Paginate BKND data with ease.

Authorcameronapak
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to implement scalable, offset-based pagination for BKND-backed data access, reducing boilerplate and improving UX consistency.

Core Features & Use Cases

  • Offset-based pagination: support limit and offset with total, hasNext, and hasPrev metadata.
  • Pagination helpers: reusable utilities to compute pages, total counts, and next/prev state.
  • UI patterns: supports infinite scroll, "Load More", and React integration patterns for responsive interfaces.
  • Use Case: Build admin dashboards and data lists that paginate predictably across many records.

Quick Start

Install the BKND SDK and configure your client, then fetch a page using limit and offset (e.g., limit: 20, offset: 0) and render the results along with pagination controls.

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: bknd-pagination
Download link: https://github.com/cameronapak/melos/archive/main.zip#bknd-pagination

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 223,000+ vetted skills library on demand.