Back to the catalog

angular-component

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create modern Angular

Open source Repository Open in the app JSON README (API)

About

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection, and lifecycle hooks. Triggers on component creation, refactoring class-based inputs to signals, adding host bindings, or implementing accessible interactive components.

Details

Kind
Agent skills
Topic
Version control
Publisher
analogjs
Origin
skillssh
Category
ferramentas
Stars
591
Forks
69
Last push
2026-08-06T16:22:38Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:21:15
Updated
2026-09-11 12:04:08
Origin id
analogjs/angular-skills/angular-component

README

## **The Angular team has released an official skills package at [angular/skills](https://github.com/angular/skills). This repository is no longer actively maintained.**

## Skills Removal

If you have previously installed these skills, you can remove them before installing the official skills with the following command:

```sh
npx skills remove analogjs/angular-skills
```

## Installing the Official Skills

Install the official Angular skills with:

```sh
npx skills add https://github.com/angular/skills
```

## Resources

- [Angular Documentation](https://angular.dev)
- [Angular AI Documentation](https://angular.dev/ai)
- [Skills.sh](https://skills.sh)

## License

MIT

More