Angular Directives

Create custom directives in Angular v20+ for DOM manipulation and behavior extension. Use for attribute directives that modify element behavior/appearance, structural directives for portals/overlays, and host directives for composition. Triggers on creating reusable DOM behaviors, extending element functionality, or composing behaviors across components. Note - use native @if/@for/@switch for control flow, not custom structural directives.

majiayu000 13c3018 2 files · 12.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/angular-directives-danielsogl-copilot-workflow-dem commit 13c3018c42

Frequently asked questions

npx skillmds add majiayu000/angular-directives