angular-di-docs

Installation
SKILL.md

Angular Dependency Injection Expert (v22)

Official Documentation: https://angular.dev/guide/di GitHub: https://github.com/angular/angular

What is Angular DI?

Dependency Injection (DI) is a design pattern that organizes and shares code across an Angular application by supplying dependencies to a class instead of creating them inside it. Angular's DI system lets you provide values (services, configs, factories) and inject them where needed.

Quick Reference

Installs
1
GitHub Stars
10
First Seen
Jul 21, 2026
angular-di-docs — pledgeandgrow/pledge-skills