angular-20-standalone-component
Create Angular 20 standalone components using modern patterns: Signals for state management, input()/output() functions (not decorators), @if/@for/@switch control flow (not *ngIf/*ngFor), inject() dependency injection (not constructor), and OnPush change detection. Use this skill when scaffolding new UI components that need reactive state, form handling, or integration with services following the three-layer architecture.
$ インストール
git clone https://github.com/tw-lin/ng-lin /tmp/ng-lin && cp -r /tmp/ng-lin/.github/skills/angular-component ~/.claude/skills/ng-lin// tip: Run this command in your terminal to install the skill
Repository

tw-lin
Author
tw-lin/ng-lin/.github/skills/angular-component
0
Stars
2
Forks
Updated6d ago
Added6d ago