angular-component

Installation
SKILL.md

Angular Component

Create standalone components for Angular v20+. Components are standalone by default—do NOT set standalone: true.

Component Structure

import { Component, ChangeDetectionStrategy, input, output, computed } from '@angular/core';
Related skills

More from zard-ui/zardui

Installs
21
Repository
zard-ui/zardui
GitHub Stars
968
First Seen
Feb 12, 2026