Harness-engineering graphql-subscriptions

name: graphql-subscriptions

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

name: graphql-subscriptions version: '1.0.0' description: Implement real-time data streaming with GraphQL subscriptions over WebSocket stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.graphql'
  • '/resolvers/'
  • '/subscriptions/' related_skills:
  • graphql-resolver-pattern
  • graphql-apollo-server
  • graphql-client-patterns stack_signals:
  • graphql
  • typescript
  • apollo keywords:
  • subscriptions
  • websocket
  • pubsub
  • real-time
  • streaming metadata: author: community upstream: apollographql.com/docs/apollo-server/data/subscriptions state: persistent: false files: [] depends_on: []