angular-directives
Create reusable Angular v20+ directives for DOM manipulation and behavior composition using signals and host patterns.
Install
npx skills add https://github.com/analogjs/angular-skills --skill angular-directivesStats
| Total installs | 3,416 |
| Weekly installs | 3.4K |
| GitHub stars | 570 |
| First seen | Jan 24, 2026 |
| Source | @analogjs/angular-skills |
Summary
- Attribute directives modify element appearance and behavior using the host property for event handling, class binding, and ARIA attributes; includes patterns for tooltips, highlights, buttons, click-outside detection, and keyboard shortcuts
- Structural directives handle portal rendering, lazy initialization, and template context injection for DOM manipulation beyond native @if, @for, @switch control flow
- Host directives compose reusable behaviors across components and other directives, exposing inputs and outputs for flexible behavior composition
- Built on Angular v20+ signals, inputs, outputs, and effects for reactive, type-safe directive development
Tags
Related skills
| Skill | Installs | vs angular-directives |
|---|---|---|
| nextjs-best-practices | 3,716 | +300 |
| preview-dev | 3,547 | +131 |
| browser-preview | 3,612 | +196 |
| web-perf | 3,015 | -401 |
| react-best-practices | 3,161 | -255 |
FAQ
- How many installs does angular-directives have?
- angular-directives has 3,416 total installs and 3.4K installs this week.
- Where is angular-directives hosted?
- angular-directives is published by @analogjs/angular-skills at https://github.com/analogjs/angular-skills.
- How many GitHub stars does angular-directives have?
- angular-directives has 570 GitHub stars.
- When was angular-directives first indexed?
- OrangeBot.AI first indexed angular-directives on Jan 24, 2026.
- How do I install angular-directives?
- Run: npx skills add https://github.com/analogjs/angular-skills --skill angular-directives