Harness-engineering graphql-codegen-pattern
name: graphql-codegen-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/graphql-codegen-pattern/skill.yamlsource content
name: graphql-codegen-pattern version: '1.0.0' description: Generate type-safe code from GraphQL schemas and operations using GraphQL Code Generator stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.graphql'
- '**/*.gql'
- '**/codegen.ts'
- '**/codegen.yml' related_skills:
- graphql-schema-design
- graphql-client-patterns stack_signals:
- graphql
- typescript
- apollo keywords:
- codegen
- code-generation
- typed-document-node
- type-safety
- schema-types metadata: author: community upstream: the-guild.dev/graphql/codegen state: persistent: false files: [] depends_on: []