Harness-engineering angular-directive-pattern

name: angular-directive-pattern

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

name: angular-directive-pattern version: '1.0.0' description: Create attribute and structural directives with @Directive, hostBindings, and host listeners stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • angular.json
  • '**/*.component.ts'
  • '**/*.component.html'
  • '**/*.service.ts'
  • '**/*.module.ts' related_skills:
  • angular-component-pattern
  • angular-performance-patterns
  • angular-pipe-pattern
  • angular-standalone-components stack_signals:
  • angular
  • typescript
  • rxjs keywords:
  • directive
  • attribute-directive
  • structural-directive
  • hostBindings
  • HostListener
  • ElementRef
  • Renderer2 metadata: author: angular.dev upstream: 'angular.dev/guide/directives' state: persistent: false files: [] depends_on: []