Harness-engineering nestjs-guards-pattern

name: nestjs-guards-pattern

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

name: nestjs-guards-pattern version: "1.0.0" description: Protect routes with @UseGuards, CanActivate, JWT guards, and role-based access control stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "nest-cli.json"
  • "**/*.guard.ts"
  • "**/*.controller.ts" related_skills:
  • nestjs-controller-pattern
  • nestjs-dependency-injection
  • owasp-auth-patterns stack_signals:
  • nestjs
  • typescript
  • nodejs keywords:
  • guard
  • authentication
  • authorization
  • jwt
  • role
  • CanActivate
  • ExecutionContext metadata: author: community upstream: "docs.nestjs.com/guards" state: persistent: false files: [] depends_on: []