LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: pagination

Browse skills that share this tag.

  • api-designer - Senior API architect for REST and GraphQL API design.
    api-designrest-apiopenapigraphql

    ★ 602 · Updated 2026-09-13

    Designs REST and GraphQL APIs, creates OpenAPI specifications, models resources, and plans versioning and error handling strategies.

    ⚙ Analyze business domain requirements⚙ Model resources and relationships⚙ Design API endpoint specifications
  • gameobject-component-list-all - List all Unity GameObject component class names
    unitygameobjectcomponentlist

    ★ 0 · Updated 2026-09-11

    List C# class names derived from UnityEngine.Component with pagination support.

    ⚙ list component class names⚙ search components by substring⚙ paginate search results
  • api-design - Design and review REST and GraphQL API interfaces
    api-designrestgraphqlschema

    ★ 501 · Updated 2026-09-11

    Designs or reviews REST and GraphQL API interfaces, resource hierarchies, request/response schemas, error contracts, and pagination rules.

    ⚙ Identify domain objects⚙ Design resource hierarchy⚙ Define request and response schemas
  • storage-list - List rids in Crawlbase Cloud Storage with scroll pagination
    crawlbasestoragepaginationmcp-tool

    ★ 0 · Updated 2026-09-09

    Lists rids currently in Crawlbase Cloud Storage with scroll-based pagination up to 1000 rids per call.

    ⚙ List stored rids⚙ Paginate rids with scroll session⚙ Enumerate JS token storage silo
  • zammad-mcp-quality - Zammad MCP Code Quality Guide
    code qualitypull request reviewerror handlingpagination

    ★ 18 · Updated 2026-06-30

    Quality assurance system with checklists and patterns for Zammad MCP development

    ⚙ provide pre-PR checklist⚙ guide pagination implementation⚙ specify error message patterns
  • sync-builder-skill - Nango Sync Pattern Implementation
    nangosyncdata synchronizationpagination

    ★ 602 · Updated 2026-06-30

    Creates Nango syncs for continuous data synchronization with pagination, batch saving, deletion detection, and incremental updates

    ⚙ create sync configuration⚙ fetch paginated records⚙ save records in batches
  • telegram-keyboard-design - Telegram Bot Keyboard Design
    telegrambotkeyboardux

    ★ 602 · Updated 2026-06-15

    Design Telegram bot keyboards, buttons, and conversational flows with proper UX patterns

    ⚙ create reply keyboards⚙ create inline keyboards⚙ handle button callbacks
  • jira-search - Search Jira Issues with JQL
    JiraJQLquerysearch

    ★ 602 · Updated 2026-03-26

    Search Jira issues using JQL queries by project, status, assignee, and date

    ⚙ search issues⚙ filter issues⚙ build reports
  • Building API Routes - Generate Flask API Routes with Validation
    FlaskREST APIvalidationpagination

    ★ 1 · Updated 2026-03-23

    Generate RESTful Flask routes with input validation, consistent JSON responses, and pagination support.

    ⚙ create API endpoints⚙ validate request data⚙ format JSON responses
  • data-fetching - Data Fetching with TanStack Query
    data fetchingTanStack Querystate managementAPI integration

    ★ 0 · Updated 2026-03-23

    Implement data fetching patterns using TanStack Query with loading states and error handling

    ⚙ fetch user data⚙ update user data⚙ fetch paginated items
  • albatros - Albatros Accounting API Integration
    accountingapi-integrationsaloondto

    ★ 3 · Updated 2026-03-20

    Integrate with Albatros accounting API via Saloon connector with typed DTOs and caching

    ⚙ send API requests⚙ fetch paginated data⚙ cache reference data
  • tanstack-table - Build headless data tables with TanStack Table v8
    data-tablereacttanstackpagination

    ★ 1,018 · Updated 2026-02-09

    Build headless data tables with server-side pagination, filtering, sorting, and virtualization

    ⚙ create data tables⚙ implement pagination⚙ implement filtering