Harness-engineering graphql-pagination-patterns

name: graphql-pagination-patterns

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/graphql-pagination-patterns/skill.yaml
source content

name: graphql-pagination-patterns version: '1.0.0' description: Implement cursor-based and offset pagination in GraphQL using the connection spec stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.graphql'
  • '/resolvers/' related_skills:
  • graphql-schema-design
  • graphql-resolver-pattern
  • graphql-performance-patterns
  • api-pagination-cursor
  • api-pagination-offset
  • api-pagination-keyset stack_signals:
  • graphql
  • typescript
  • apollo keywords:
  • pagination
  • cursor
  • connection
  • edges
  • pageinfo
  • offset
  • relay metadata: author: community upstream: relay.dev/graphql/connections.htm state: persistent: false files: [] depends_on: []