Brandon Roberts 18996fd1b2 Remove skill guidance, leaving deprecation tombstones
A banner biases an agent away from a skill but does not stop one that
loads it anyway from following the instructions verbatim. The guidance
targets Angular v20/v21 and will drift from correct over time, so the
failure mode becomes "confidently wrong" rather than "unmaintained".

Replace each skill body with the deprecation notice and drop the
references directories. The frontmatter is left intact so the skills
still resolve and still match on their original topics -- an agent
reaching for one now receives only the redirect. The guidance remains in
git history.

Existing installs are unaffected; they are vendored copies. This changes
what new and repeated installs receive.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01946PgfW4V7Gcke6iFZ86EN
2026-08-06 11:18:33 -05:00
2026-01-23 20:28:59 -06:00
2026-08-06 11:11:52 -05:00

The Angular team has released an official skills package at 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:

npx skills remove analogjs/angular-skills

Installing the Official Skills

Install the official Angular skills with:

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

Resources

License

MIT

S
Description
angular-component: DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create modern Angular standalone…; angular-signals: DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Implement signal-based reactive state…; angular-forms: DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Build signal-bas…
Readme MIT 168 KiB
Languages
Markdown 100%