Harness-engineering graphql-auth-patterns

name: graphql-auth-patterns

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

name: graphql-auth-patterns version: '1.0.0' description: Implement authentication and authorization in GraphQL with directives, middleware, and field-level guards stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • '**/*.graphql'
  • '/resolvers/'
  • '/auth/'
  • '/middleware/' related_skills:
  • graphql-resolver-pattern
  • graphql-apollo-server
  • graphql-schema-design
  • api-authentication-patterns
  • api-oauth2-flows stack_signals:
  • graphql
  • typescript
  • apollo keywords:
  • authentication
  • authorization
  • directives
  • guards
  • permissions
  • jwt
  • rbac metadata: author: community upstream: apollographql.com/docs/apollo-server/security/authentication state: persistent: false files: [] depends_on: []