Harness-engineering graphql-federation-pattern
name: graphql-federation-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/graphql-federation-pattern/skill.yamlsource content
name: graphql-federation-pattern version: '1.0.0' description: Compose a unified GraphQL API from independently deployed subgraph services stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.graphql'
- '**/*.gql'
- '/schema/'
- '/subgraph/' related_skills:
- graphql-schema-design
- graphql-resolver-pattern
- graphql-apollo-server stack_signals:
- graphql
- typescript
- apollo keywords:
- federation
- subgraph
- gateway
- entities
- extend
- key-directive metadata: author: community upstream: apollographql.com/docs/federation state: persistent: false files: [] depends_on: []