Harness-engineering angular-schematics

name: angular-schematics

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

name: angular-schematics version: '1.0.0' description: Use ng generate, custom schematics, and angular.json workspace config for scaffolding and configuration 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-standalone-components
  • angular-component-pattern
  • angular-service-di
  • angular-testing-patterns stack_signals:
  • angular
  • typescript
  • rxjs keywords:
  • schematics
  • ng-generate
  • angular-json
  • workspace
  • custom-schematic
  • code-generation
  • migration metadata: author: angular.dev upstream: 'angular.dev/tools/cli/schematics' state: persistent: false files: [] depends_on: []