Harness-engineering graphql-error-handling

name: graphql-error-handling

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

name: graphql-error-handling version: '1.0.0' description: Handle errors in GraphQL with structured error types, union results, and formatError stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.graphql'
  • '/resolvers/'
  • '/errors/' related_skills:
  • graphql-resolver-pattern
  • graphql-schema-design
  • graphql-apollo-server
  • api-error-contracts
  • api-problem-details-rfc stack_signals:
  • graphql
  • typescript
  • apollo keywords:
  • errors
  • error-handling
  • graphql-error
  • union-errors
  • format-error metadata: author: community upstream: graphql.org/learn/validation state: persistent: false files: [] depends_on: []