AI AGENT ADDONS

Angular Component

analogjs/angular-skills

Build user interface pieces for web apps using Angular version 20 and above. These components are self-contained and use the latest features for fast performance. Each piece can stand alone without extra setup.

You can create parts that react to data changes instantly with signal inputs and outputs. The OnPush change detection makes updates efficient. Use host bindings to attach styles and events directly on the component element.

This approach helps you build accessible interactive components that are easy to reuse. Content projection lets you insert custom content inside shared layouts. Lifecycle hooks give you control at key moments.

Add Angular Component skill to your workflow

Global

mkdir -p ~/.claude/skills/angular-component

Project

mkdir -p .claude/skills/angular-component

Source Repository

Stars
596
Forks
70
Watchers
596
License
MIT
Last Push
4 months ago
Created
6 months ago