Harness-engineering graphql-schema-design

name: graphql-schema-design

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

name: graphql-schema-design version: '1.0.0' description: Design expressive, evolvable GraphQL schemas with clear type hierarchies stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.graphql'
  • '**/*.gql'
  • '/schema/' related_skills:
  • graphql-resolver-pattern
  • graphql-pagination-patterns
  • graphql-federation-pattern
  • api-resource-modeling
  • api-field-selection stack_signals:
  • graphql
  • typescript
  • apollo keywords:
  • schema
  • types
  • interfaces
  • unions
  • input-types
  • enums
  • nullability metadata: author: community upstream: graphql.org/learn/schema state: persistent: false files: [] depends_on: []