with one click
directives-pipes
Composition patterns using HostDirectives and Pure Pipes.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Composition patterns using HostDirectives and Pure Pipes.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Foundational "High-Density" standard for token-optimized agent instructions and CLI-based automated activation.
Universal principles for clean, maintainable, and robust code across all environments.
Standards for performing high-quality, readable code reviews.
Essential rules for code comments, READMEs, and technical documentation.
CRITICAL - Before ANY file write, audit loaded skills for violations. Auto-report via feedback command.
Universal standards for version control, branching, and team collaboration.
| name | Directives & Pipes |
| description | Composition patterns using HostDirectives and Pure Pipes. |
| metadata | {"labels":["angular","directives","pipes","composition"],"triggers":{"files":["**/*.directive.ts","**/*.pipe.ts"],"keywords":["hostDirectives","PipeTransform","pure"]}} |
hostDirectives to compose behaviors onto components/directives without inheritance.pure: true (default). They cache results based on input reference.appFocusTrap, appTooltip).