Skip to content

docs: add skills for common Angular concepts#67390

Closed
brandonroberts wants to merge 2 commits intoangular:mainfrom
brandonroberts:docs-angular-skills
Closed

docs: add skills for common Angular concepts#67390
brandonroberts wants to merge 2 commits intoangular:mainfrom
brandonroberts:docs-angular-skills

Conversation

@brandonroberts
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

This migrates the skills from https://github.com/analogjs/angular-skills which includes skills for common Angular concepts including components, dependency injection, routing, and more. After the skills are merged, the original repo will reference the upstream Angular skills. The skills are tailored towards Angular v20+.

The skills will be installed using the skills CLI:

All skills

npx skills add angular/angular

Individual skills

npx skills add angular/angular-skills/skills/dev-skills/angular-component
npx skills add angular/angular-skills/skills/dev-skills/angular-signals
npx skills add angular/angular-skills/skills/dev-skills/angular-forms
# etc.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove pullapprove bot requested a review from kirjs March 2, 2026 18:31
@angular-robot angular-robot bot added the area: docs Related to the documentation label Mar 2, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 2, 2026
@JeanMeche
Copy link
Member

Mark also has a similar PR #67398. This one might end up being a duplicate. Do you mind taking a look at the changes he's suggesting ?

@brandonroberts
Copy link
Contributor Author

Sure

@brandonroberts brandonroberts deleted the docs-angular-skills branch March 5, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants