Harness-engineering nestjs-graphql-integration
name: nestjs-graphql-integration
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/nestjs-graphql-integration/skill.yamlsource content
name: nestjs-graphql-integration version: "1.0.0" description: Build GraphQL APIs with GraphQLModule, @Resolver, @Query/@Mutation, @ObjectType, and DataLoader stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "nest-cli.json"
- "**/*.resolver.ts"
- "**/*.graphql"
- "**/*.gql" related_skills:
- nestjs-module-pattern
- nestjs-service-pattern
- graphql-resolver-pattern stack_signals:
- nestjs
- typescript
- nodejs keywords:
- graphql
- resolver
- ObjectType
- Query
- Mutation
- DataLoader
- code-first metadata: author: community upstream: "docs.nestjs.com/graphql/quick-start" state: persistent: false files: [] depends_on: []