angular-component

Installation
SKILL.md

Angular Component

Modern Angular component patterns with standalone components, signals, and OnPush change detection.

Basic Component Structure

import { Component, ChangeDetectionStrategy } from '@angular/core';
Installs
2
First Seen
Jan 26, 2026
angular-component — simon-jarillo/prueba-skills