angular-directives
OfficialCraft reusable Angular directives for the DOM.
AuthorROU-Technology
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Angular projects often duplicate directive logic across components. This Skill provides a structured approach to building reusable, composable directives that extend DOM behavior in Angular v20+.
Core Features & Use Cases
- Attribute directives for modifying element behavior and appearance.
- Structural directives for portals, overlays, and dynamic insertion points.
- Host directives for composing reusable behaviors on components.
- Directive Composition API to combine multiple directives on a single element or component.
- See references/directive-patterns.md for advanced patterns and best practices.
Quick Start
Create a new directive file, decorate it with @Directive and a selector (for example appHighlight), implement the behavior, and use it in templates like <p appHighlight="yellow">Highlighted</p>.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: angular-directives Download link: https://github.com/ROU-Technology/ng-utils/archive/main.zip#angular-directives Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.